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.cpp269 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1128 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1254 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp329 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1174 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1237 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp275 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1185 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1311 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1562 PointerType *PTy = cast<PointerType>(CurTy); in ParseConstants() local
1933 auto *PTy = dyn_cast<PointerType>(Ty); in ParseModule() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1861 PointerType *PTy = cast<PointerType>(CurTy); in ParseConstants() local
2206 auto *PTy = dyn_cast<PointerType>(Ty); in ParseModule() local