/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | GetElementPtrTypeIterator.h | 29 Type *CurTy; variable
|
/external/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 31 PointerIntPair<Type *, 1> CurTy; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 37 PointerUnion<StructType *, Type *> CurTy; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2136 Type *CurTy = Type::getInt32Ty(Context); in parseConstants() local 3649 Type *CurTy = Agg->getType(); in parseFunctionBody() local 3691 Type *CurTy = Agg->getType(); in parseFunctionBody() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2873 Type *CurTy = Type::getInt32Ty(Context); in parseConstants() local 4637 Type *CurTy = Agg->getType(); in parseFunctionBody() local 4679 Type *CurTy = Agg->getType(); in parseFunctionBody() local
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1204 Type *CurTy = Type::getInt32Ty(Context); in ParseConstants() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1403 Type *CurTy = nullptr; in visitGetElementPtrInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1517 Type *CurTy = nullptr; in visitGetElementPtrInst() local
|
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 2697 QualType CurTy = Element.Base->getType(); in ComputeThisOffset() local
|
D | Type.cpp | 243 const Type *CurTy = Qs.strip(Cur); in getSplitDesugaredType() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1303 Type *CurTy = cast<Instruction>(VL[j])->getOperand(0)->getType(); in buildTree_rec() local
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 4085 Type *CurTy = UI->getType(); in hasSameExtUse() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 4757 Type *CurTy = UI->getType(); in hasSameExtUse() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1796 Type *CurTy = cast<Instruction>(VL[j])->getOperand(0)->getType(); in buildTree_rec() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 2989 Type *CurTy = PointerType::getUnqual(PointeeType); in getGEPExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3457 Type *CurTy = ArrayType::get(GEP->getSourceElementType(), 0); in getGEPExpr() local
|