Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGBuilder.h194 llvm::StructType *ElTy = cast<llvm::StructType>(Addr.getElementType()); variable
215 llvm::ArrayType *ElTy = cast<llvm::ArrayType>(Addr.getElementType()); variable
359 llvm::StructType *ElTy = cast<llvm::StructType>(Addr.getElementType()); in CreatePreserveStructAccessIndex() local
DCGDecl.cpp1273 llvm::Type *ElTy = Loc.getElementType(); in emitStoresForZeroInit() local
1283 llvm::Type *ElTy = Loc.getElementType(); in emitStoresForPatternInit() local
1775 llvm::Type *ElTy = Loc.getElementType(); in emitZeroOrPatternForAutoVarInit() local
DCGAtomic.cpp151 llvm::Type *ElTy; in getAtomicAddress() local
DCGExpr.cpp1208 llvm::Type *ElTy = ConvertType(E->getType()); in EmitUnsupportedLValue() local
3951 QualType BaseTy, QualType ElTy, in emitOMPArraySectionBase()
DCGExprScalar.cpp4276 QualType ElTy = LHSTy->castAs<VectorType>()->getElementType(); in EmitCompare() local
DCGBuiltin.cpp450 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); in EmitISOVolatileLoad() local
464 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); in EmitISOVolatileStore() local
3974 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); in EmitBuiltinExpr() local
DCGOpenMPRuntime.cpp920 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in loadToBegin()
940 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDerivedTypes.h527 FixedVectorType(Type *ElTy, unsigned NumElts) in FixedVectorType()
574 ScalableVectorType(Type *ElTy, unsigned MinNumElts) in ScalableVectorType()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp169 auto ElTy = VecTy->getElementType(); in getTypeName() local
597 auto ElTy = VecTy->getElementType(); in getTypeName() local
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp105 Type *ElTy = GV->getValueType(); in Create() local
1304 Type *ElTy = GV->getValueType(); in emitGlobalVariable() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DVerifier.cpp3797 Type *ElTy = in visitGetElementPtrInst() local
3894 Type *ElTy = LI.getType(); in visitLoadInst() local
3920 Type *ElTy = SI.getOperand(0)->getType(); in visitStoreInst() local
4000 Type *ElTy = CXI.getOperand(1)->getType(); in visitAtomicCmpXchgInst() local
4011 Type *ElTy = RMWI.getOperand(1)->getType(); in visitAtomicRMWInst() local
DIRBuilder.cpp1293 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()
1344 Type *ElTy, Value *Base, unsigned Index, unsigned FieldIndex, in CreatePreserveStructAccessIndex()
DConstantFold.cpp125 Type *ElTy = PTy->getNonOpaquePointerElementType(); in FoldBitCast() local
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp733 Type *ElTy = OpTy->getScalarType(); in getCmpOpsType() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp475 Type *ElTy = PTy->getNonOpaquePointerElementType(); in expandAddToGEP() local
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp952 Type *ElTy = Cond->getType(); in visitSwitchInst() local
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3253 Type *ElTy = getTypeByID(ElTyID); in parseConstants() local
4602 Type *ElTy = getPtrElementTypeByID(ArgTyIDs[ArgNo]); in propagateAttributeTypes() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2087 Type *ElTy = I.getCalledFunction()->getReturnType()->getStructElementType(0); in getTgtMemIntrinsic() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateDeduction.cpp3955 QualType ElTy; in DeduceFromInitializerList() local
DSemaTemplate.cpp4174 QualType ElTy = getElaboratedType( in ActOnTemplateIdType() local
DSemaDecl.cpp308 QualType ElTy = S.getElaboratedType(ETK_None, *SS, T); in buildNamedType() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13533 Type *ElTy = cast<VectorType>(I.getType())->getElementType(); in getTgtMemIntrinsic() local
13543 Type *ElTy = in getTgtMemIntrinsic() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp227 Type *ElTy = StructTy->getElementType(I); in isDenselyPacked() local