Home
last modified time | relevance | path

Searched defs:PTy (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp267 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1197 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1324 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp270 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1230 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1358 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp282 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1199 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1262 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1928 PointerType *PTy = cast<PointerType>(CurTy); in ParseConstants() local
2312 auto *PTy = dyn_cast<PointerType>(Ty); in ParseModule() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2221 PointerType *PTy = cast<PointerType>(CurTy); in ParseConstants() local
2579 auto *PTy = dyn_cast<PointerType>(Ty); in ParseModule() local