Home
last modified time | relevance | path

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

123

/external/llvm-project/clang/lib/CodeGen/
DCGBuilder.h175 llvm::StructType *ElTy = cast<llvm::StructType>(Addr.getElementType()); variable
195 llvm::ArrayType *ElTy = cast<llvm::ArrayType>(Addr.getElementType()); variable
309 llvm::StructType *ElTy = cast<llvm::StructType>(Addr.getElementType()); in CreatePreserveStructAccessIndex() local
DCGDecl.cpp1254 llvm::Type *ElTy = Loc.getElementType(); in emitStoresForZeroInit() local
1264 llvm::Type *ElTy = Loc.getElementType(); in emitStoresForPatternInit() local
1752 llvm::Type *ElTy = Loc.getElementType(); in emitZeroOrPatternForAutoVarInit() local
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h556 FixedVectorType(Type *ElTy, unsigned NumElts) in FixedVectorType()
603 ScalableVectorType(Type *ElTy, unsigned MinNumElts) in ScalableVectorType()
/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-10.0/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp235 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp243 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
/external/llvm-project/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp235 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType(); in runInternal() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp283 Type *ElTy = V->getType(); in doPromotion() local
798 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
/external/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
/external/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
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp175 auto ElTy = VecTy->getElementType(); in getTypeName() local
593 auto ElTy = VecTy->getElementType(); in getTypeName() local
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp105 Type *ElTy = GV->getValueType(); in Create() local
1305 Type *ElTy = GV->getValueType(); in emitGlobalVariable() local
/external/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
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp106 Type *ElTy = GV->getValueType(); in Create() local
1353 Type *ElTy = GV->getValueType(); in EmitGlobalVariable() 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/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-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()
/external/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()
/external/llvm-project/llvm/lib/IR/
DConstantFold.cpp126 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1548 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
DVerifier.cpp3497 Type *ElTy = in visitGetElementPtrInst() local
3594 Type *ElTy = LI.getType(); in visitLoadInst() local
3620 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
3719 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
3739 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DIRBuilder.cpp1047 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()
1096 Type *ElTy, Value *Base, unsigned Index, unsigned FieldIndex, in CreatePreserveStructAccessIndex()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp644 Type *ElTy = OpTy->getScalarType(); in getCmpOpsType() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp677 Type *ElTy = OpTy->getScalarType(); in getCmpOpsType() local

123