Home
last modified time | relevance | path

Searched defs:CurTy (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h34 PointerUnion<StructType *, Type *> CurTy; global() variable
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2815 QualType CurTy = Element.Base->getType(); in ComputeThisOffset() local
H A DType.cpp495 const Type *CurTy = Qs.strip(Cur); in getSplitDesugaredType() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3127 Type *CurTy = Type::getInt32Ty(Context); in parseConstants() local
5269 Type *CurTy = Agg->getType(); in parseFunctionBody() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2833 Type *CurTy = nullptr; in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6040 Type *CurTy = UI->getType(); in hasSameExtUse() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2465 LLT CurTy = MRI.getType(SrcReg); in widenScalar() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3767 Type *CurTy = GEP->getType(); in getGEPExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6456 Type *CurTy = GEP->getSourceElementType(); in getScalarsVectorizationState() local