Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h34 PointerUnion<StructType *, Type *> CurTy; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2369 Type *CurTy = Type::getInt32Ty(Context); in parseConstants() local
4246 Type *CurTy = Agg->getType(); in parseFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1952 Type *CurTy = nullptr; in visitGetElementPtrInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp2718 QualType CurTy = Element.Base->getType(); in ComputeThisOffset() local
H A DType.cpp441 const Type *CurTy = Qs.strip(Cur); in getSplitDesugaredType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5647 Type *CurTy = UI->getType(); in hasSameExtUse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1933 LLT CurTy = MRI.getType(SrcReg); in widenScalar() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3156 Type *CurTy = cast<Instruction>(V)->getOperand(0)->getType(); in buildTree_rec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3453 Type *CurTy = GEP->getType(); in getGEPExpr() local