| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | ValueTypes.cpp | 24 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
|
| H A D | AtomicExpandPass.cpp | 507 IntegerType *IntTy = Builder.getIntNTy(OrigTy->getPrimitiveSizeInBits()); in createCmpXchgInstFun() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | Debugify.cpp | 144 auto *IntTy = Type::getInt32Ty(Ctx); in applyDebugifyMetadata() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCBoolRetToInt.cpp | 93 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | BoundsChecking.cpp | 76 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in getBoundsCheckCond() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | MemoryBuiltins.h | 295 IntegerType *IntTy; member in llvm::ObjectSizeOffsetEvaluator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.h | 104 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
|
| H A D | TargetLowering.h | 1927 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | ScalarEvolutionExpander.cpp | 1339 Type *IntTy = SE.getEffectiveSCEVType(STy); in expandAddRecExprLiterally() local 1052 expandIVInc(PHINode *PN, Value *StepV, const Loop *L, Type *ExpandTy, Type *IntTy, bool useSubtract) expandIVInc() argument 1159 getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, const Loop *L, Type *ExpandTy, Type *IntTy, Type *&TruncTy, bool &InvertStep) getAddRecExprPHILiterally() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 231 const IntegerType *IntTy = dyn_cast<IntegerType>(T); in needsPromotionToI32() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 1283 importConstant(VTableSlot Slot, ArrayRef<uint64_t> Args, StringRef Name, IntegerType *IntTy, uint32_t Storage) importConstant() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 4176 LLT IntTy = LLT::scalar(SrcTy.getSizeInBits()); in lowerUnmergeValues() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 2697 auto *IntTy = cast<IntegerType>(From->getType()); in CreateExtractInteger() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 2157 IntegerType *IntTy = IntegerType::get(*DAG.getContext(), ElemWidth); in getBuildVectorConstInts() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 3175 Type *IntTy = SE.getEffectiveSCEVType(IVTy); in GenerateIVChain() local 3960 Type *IntTy = Base.getType(); GenerateScales() local 4191 Type *IntTy = SE.getEffectiveSCEVType(OrigReg->getType()); GenerateCrossUseConstantOffsets() local 5155 Type *IntTy = SE.getEffectiveSCEVType(Ty); Expand() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 9289 Type *IntTy = DL.getIntPtrType(EltTy); in lowerInterleavedStore() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 13688 MVT IntTy = N->getSimpleValueType(0).getVectorElementType(); in PerformVCVTCombine() local 13746 MVT IntTy = Op.getOperand(0).getSimpleValueType().getVectorElementType(); in PerformVDIVCombine() local 17222 Type *IntTy = DL.getIntPtrType(EltTy); in lowerInterleavedStore() local
|