Searched defs:ElementTy (Results 1 - 13 of 13) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1223 Type *ElementTy = Ty->getElementType(); local
H A DSelectionDAGBuilder.cpp9228 Type *ElementTy = Ty->getElementType(); local
9734 Type *ElementTy = Arg.getParamByValType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp831 Type *ElementTy = Ty->getElementType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp101 Type *ElementTy = cast<PointerType>(Arg.Ty)->getElementType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h722 static Constant *getRaw(StringRef Data, uint64_t NumElements, Type *ElementTy) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2238 QualType ElementTy = AT->getElementType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp648 QualType ElementTy; local
H A DCGOpenMPRuntime.cpp867 QualType ElementTy; local
5457 QualType ElementTy; local
H A DCGExprConstant.cpp2307 QualType ElementTy = CAT->getElementType(); local
H A DCGExprCXX.cpp979 EmitNewArrayInitializer( const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, Address BeginPtr, llvm::Value *NumElements, llvm::Value *AllocSizeWithoutCookie) argument
1286 EmitNewInitializer(CodeGenFunction &CGF, const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, Address NewPtr, llvm::Value *NumElements, llvm::Value *AllocSizeWithoutCookie) argument
H A DCGDebugInfo.cpp2645 llvm::DIType *ElementTy = getOrCreateType(Ty->getElementType(), Unit); local
H A DCGRecordLayoutBuilder.cpp828 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h543 SVal ArrayToPointer(Loc Array, QualType ElementTy) { argument

Completed in 299 milliseconds