Home
last modified time | relevance | path

Searched defs:ElTy (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp235 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
DScalarEvolutionExpander.cpp408 Type *ElTy = OriginalElTy; in expandAddToGEP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp190 auto ElTy = VecTy->getElementType(); in getTypeName() local
636 auto ElTy = VecTy->getElementType(); in getTypeName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp286 Type *ElTy = V->getType(); in doPromotion() local
800 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
DGlobalOpt.cpp509 Type *ElTy = nullptr; in SRAGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp108 Type *ElTy = GV->getValueType(); in Create() local
1305 Type *ElTy = GV->getValueType(); in EmitGlobalVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp3314 Type *ElTy = in visitGetElementPtrInst() local
3409 Type *ElTy = LI.getType(); in visitLoadInst() local
3435 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
3534 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
3554 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DConstantFold.cpp116 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1427 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2717 Value *CreatePreserveArrayAccessIndex(Type *ElTy, Value *Base, in CreatePreserveArrayAccessIndex()
2766 Value *CreatePreserveStructAccessIndex(Type *ElTy, Value *Base, in CreatePreserveStructAccessIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp644 Type *ElTy = OpTy->getScalarType(); in getCmpOpsType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp272 Type *ElTy = PtrTy->getElementType()->getVectorElementType(); in operator []() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1128 Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType(); in fabricateGEP() local
DHexagonISelLowering.cpp1851 Type *ElTy = I.getCalledFunction()->getReturnType()->getStructElementType(0); in getTgtMemIntrinsic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp614 Type *ElTy = cast<PointerType>(FullTy)->getElementType(); in getPointerElementTypes() local
2604 Type *ElTy = getTypeByID(Record[OpNum++]); in parseConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp950 Type *ElTy = Cond->getType(); in visitSwitchInst() local