Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp1303 Type *ElTy = in visitGetElementPtrInst() local
1315 Type *ElTy = PTy->getElementType(); in visitLoadInst() local
1333 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
1368 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
1385 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DConstantFold.cpp112 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1489 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysisEvaluator.cpp210 Type *ElTy = cast<PointerType>((*V)->getType())->getElementType(); in runOnFunction() local
DScalarEvolutionExpander.cpp375 Type *ElTy = PTy->getElementType(); in expandAddToGEP() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp188 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
830 Type *ElTy = V->getType(); in DoPromotion() local
/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp243 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
DScalarEvolutionExpander.cpp391 Type *ElTy = OriginalElTy; in expandAddToGEP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp280 Type *ElTy = V->getType(); in doPromotion() local
764 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp236 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
DScalarEvolutionExpander.cpp404 Type *ElTy = OriginalElTy; in expandAddToGEP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp183 auto ElTy = VecTy->getElementType(); in getTypeName() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp96 Type *ElTy = GV->getType()->getElementType(); in Create() local
1102 Type *ElTy = GV->getType()->getElementType(); in EmitGlobalVariable() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp106 Type *ElTy = GV->getValueType(); in Create() local
1353 Type *ElTy = GV->getValueType(); in EmitGlobalVariable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp109 Type *ElTy = GV->getValueType(); in Create() local
1359 Type *ElTy = GV->getValueType(); in EmitGlobalVariable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp598 Type *ElTy = OpTy->getScalarType(); in getCmpOpsType() local
/external/llvm/lib/IR/
DVerifier.cpp2887 Type *ElTy = in visitGetElementPtrInst() local
2979 Type *ElTy = LI.getType(); in visitLoadInst() local
3006 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
3108 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
3128 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DConstantFold.cpp115 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1299 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp116 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1315 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
DVerifier.cpp3110 Type *ElTy = in visitGetElementPtrInst() local
3199 Type *ElTy = LI.getType(); in visitLoadInst() local
3225 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
3327 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
3346 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp481 Type *ElTy = PTy->getElementType(); in getIncrmentFactorSCEV() local
1491 Type *ElTy = PTy->getElementType(); in replaceIV() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DArgumentPromotion.cpp689 Type *ElTy = V->getType(); in DoPromotion() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1129 Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType(); in fabricateGEP() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1121 Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType(); in fabricateGEP() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExecution.cpp666 Type *ElTy = Cond->getType(); in visitSwitchInst() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1388 Type *ElTy = getTypeByID(Record[i]); in ParseConstants() local

12