Home
last modified time | relevance | path

Searched defs:PL (Results 1 – 15 of 15) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/arcmt-test/
H A Darcmt-test.cpp307 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local
319 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp80 if (PTHLexer *PL = PTH->CreateLexer(FID)) { in EnterSourceFile() local
136 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, in EnterSourceFileWithPTH()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp536 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local
590 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local
611 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DModule.cpp495 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
H A DVerifier.cpp1658 PointerType *PL = dyn_cast<PointerType>(L); in isTypeCongruent() local
/minix3/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h183 ISO_RRIP_PLINK PL; member
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp340 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp411 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp669 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1200 llvm::SmallVector<phases::ID, phases::MaxNumberOfPhases> PL; in BuildActions() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1025 ObjCCategoryDecl::protocol_loc_iterator PL = ND->protocol_loc_begin(); in VisitObjCCategoryDecl() local
1038 ObjCProtocolDecl::protocol_loc_iterator PL = PID->protocol_loc_begin(); in VisitObjCProtocolDecl() local
1097 ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); in VisitObjCInterfaceDecl() local
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp694 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp394 llvm::PICLevel::Level PL = llvm::PICLevel::Default; in Release() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h198 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator