Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/tools/arcmt-test/
H A Darcmt-test.cpp311 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local
323 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp765 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local
820 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local
842 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp597 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
611 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
H A DDIBuilder.cpp60 auto PL = PreservedLabels.find(SP); in finalizeSubprogram() local
H A DVerifier.cpp3371 PointerType *PL = dyn_cast<PointerType>(L); in isTypeCongruent() local
/netbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c90 long PL; /* page length */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp455 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
H A DGVN.cpp1402 for (auto &PL : PredLoads) in PerformLoadPRE() local
H A DSimpleLoopUnswitch.cpp1375 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) in buildClonedLoops() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/netbsd-src/usr.bin/midiplay/
H A Dmidiplay.c111 #define PL(c) 1, 0x90, c, 0x7f, 8, 0x80, c, 0 macro
/netbsd-src/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h185 ISO_RRIP_PLINK PL; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A Ddsymutil.cpp319 raw_fd_ostream PL(InfoPlist, EC, sys::fs::OF_TextWithCRLF); in createPlistFile() local
/netbsd-src/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h29 #define PL 5 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp630 PICLevel::Level PL = M->getPICLevel(); in emitInstruction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp534 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates()
569 ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep, in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp938 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
H A DLoopUtils.cpp1549 Loop *llvm::cloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in cloneLoop()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp3573 auto PL = types::getCompilationPhases(InputType); in handleArguments() local
3703 auto PL = types::getCompilationPhases(*this, Args, InputType); in BuildActions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp687 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1089 ObjCCategoryDecl::protocol_loc_iterator PL = ND->protocol_loc_begin(); in VisitObjCCategoryDecl() local
1103 ObjCProtocolDecl::protocol_loc_iterator PL = PID->protocol_loc_begin(); in VisitObjCProtocolDecl() local
1182 ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); in VisitObjCInterfaceDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp6151 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_64bit_MetaData() local
6232 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_32bit_MetaData() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2043 if (auto *PL = LI->getLoopFor(LoopVectorPreHeader)) in emitSCEVChecks() local
2079 if (auto *PL = LI->getLoopFor(LoopVectorPreHeader)) in emitMemRuntimeChecks() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1747 llvm::Value *PL = CGF.EmitRuntimeCall( in emitGenericVarsProlog() local

12