Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp188 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
830 Type *ElTy = V->getType(); in DoPromotion() 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
DGlobalOpt.cpp513 auto ElTy = STy->getElementType(); in SRAGlobal() 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/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-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp109 Type *ElTy = GV->getValueType(); in Create() local
1359 Type *ElTy = GV->getValueType(); 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/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-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/clang/lib/CodeGen/
DCGStmtOpenMP.cpp886 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase()
913 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in loadToBegin()
DCGExprScalar.cpp2854 QualType ElTy = LHSTy->getAs<VectorType>()->getElementType(); in EmitCompare() local
DCGExpr.cpp3001 QualType BaseTy, QualType ElTy, in emitOMPArraySectionBase()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp897 Type *ElTy = Cond->getType(); in visitSwitchInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp897 Type *ElTy = Cond->getType(); in visitSwitchInst() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3225 QualType ElTy; // The element type of the std::initializer_list or the array. in DeduceFromInitializerList() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2383 Type *ElTy = getTypeByID(Record[OpNum++]); in parseConstants() local

12