Searched defs:ElementTy (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DSITypeRewriter.cpp119 Type *ElementTy = Arg->getType()->getVectorElementType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h518 SVal ArrayToPointer(Loc Array, QualType ElementTy) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp1037 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); local
H A DCGExprConstant.cpp1256 QualType ElementTy = CAT->getElementType(); local
1451 QualType ElementTy = CAT->getElementType(); local
H A DCGDebugInfo.cpp1743 llvm::DIType ElementTy = getOrCreateType(Ty->getElementType(), Unit); local
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1960 Type *ElementTy = Ty->getElementType(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp993 Type *ElementTy = Ty->getElementType(); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1221 Type *ElementTy = Ty; local
1279 Type *ElementTy = ArrTy->getElementType(); local
1301 Type *ElementTy = STy->getElementType(Index); local
1925 Type *ElementTy; member in class:__anon2680::AllocaSliceRewriter
2997 Type *ElementTy = STy->getElementType(Index); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1961 QualType ElementTy = AT->getElementType(); local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DCore.cpp731 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy, argument

Completed in 291 milliseconds