/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | AliasAnalysisEvaluator.cpp | 235 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
|
D | ScalarEvolutionExpander.cpp | 408 Type *ElTy = OriginalElTy; in expandAddToGEP() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUHSAMetadataStreamer.cpp | 190 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/ |
D | ArgumentPromotion.cpp | 286 Type *ElTy = V->getType(); in doPromotion() local 800 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
|
D | GlobalOpt.cpp | 509 Type *ElTy = nullptr; in SRAGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 108 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/ |
D | Verifier.cpp | 3314 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
|
D | ConstantFold.cpp | 116 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/ |
D | IRBuilder.h | 2717 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/ |
D | SystemZTargetTransformInfo.cpp | 644 Type *ElTy = OpTy->getScalarType(); in getCmpOpsType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 272 Type *ElTy = PtrTy->getElementType()->getVectorElementType(); in operator []() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 1128 Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType(); in fabricateGEP() local
|
D | HexagonISelLowering.cpp | 1851 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/ |
D | BitcodeReader.cpp | 614 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/ |
D | Execution.cpp | 950 Type *ElTy = Cond->getType(); in visitSwitchInst() local
|