Home
last modified time | relevance | path

Searched defs:IntTy (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DValueTypes.cpp24 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
H A DAtomicExpandPass.cpp507 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 DDebugify.cpp144 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 DPPCBoolRetToInt.cpp93 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 DBoundsChecking.cpp76 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 DMemoryBuiltins.h295 IntegerType *IntTy; member in llvm::ObjectSizeOffsetEvaluator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h104 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
H A DTargetLowering.h1927 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 DScalarEvolutionExpander.cpp1339 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 DAMDGPUCodeGenPrepare.cpp231 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 DWholeProgramDevirt.cpp1283 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 DLegalizerHelper.cpp4176 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 DIRBuilder.h2697 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 DHexagonISelLowering.cpp2157 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 DLoopStrengthReduce.cpp3175 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 DAArch64ISelLowering.cpp9289 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 DARMISelLowering.cpp13688 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

Completed in 98 milliseconds