/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 36 PL, // Plus, positive or zero >, ==, or unordered enumerator
|
/freebsd-src/sys/dev/iavf/ |
H A D | iavf_common.c | 574 #define IAVF_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 843 for (const auto &PL : D->protocol_locs()) VisitObjCInterfaceDecl() local 898 for (const auto &PL : D->protocol_locs()) VisitObjCProtocolDecl() local 921 for (const auto &PL : D->protocol_locs()) VisitObjCCategoryDecl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 584 setPICLevel(PICLevel::Level PL) setPICLevel() argument 600 setPIELevel(PIELevel::Level PL) setPIELevel() argument
|
H A D | Verifier.cpp | 3665 PointerType *PL = dyn_cast<PointerType>(L); isTypeCongruent() local
|
/freebsd-src/libexec/getty/ |
H A D | gettytab.h | 173 #define PL gettyflags[25].value macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSimplifyCFG.cpp | 452 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) deleteDeadLoopBlocks() local
|
H A D | GVN.cpp | 1637 for (auto &PL : PredLoads) PerformLoadPRE() local
|
H A D | SimpleLoopUnswitch.cpp | 1526 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) buildClonedLoops() local
|
/freebsd-src/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 185 ISO_RRIP_PLINK PL; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 261 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 4002 auto PL = types::getCompilationPhases(InputType); handleArguments() local 4135 auto PL = types::getCompilationPhases(*this, Args, InputType); BuildActions() local 4573 auto PL = types::getCompilationPhases(*this, Args, InputType); BuildOffloadingActions() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 554 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates() argument 589 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, in Create() argument
|
H A D | ODRDiagsEmitter.cpp | 384 auto GetProtoListSourceRange = [](const ObjCProtocolList &PL) { in diagnoseSubMismatchProtocols() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 757 PICLevel::Level PL = M->getPICLevel(); emitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1626 cloneLoop(Loop * L,Loop * PL,ValueToValueMapTy & VM,LoopInfo * LI,LPPassManager * LPM) cloneLoop() argument
|
H A D | BasicBlockUtils.cpp | 1197 if (Loop *PL = LI->getLoopFor(Pred)) UpdateAnalysisInformation() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 683 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl() local
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_lan_tx_rx.h | 1178 ICE_PTT(PTYPE,OUTER_IP,OUTER_IP_VER,OUTER_FRAG,T,TE,TEF,I,PL) global() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 6370 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); printObjc2_64bit_MetaData() local 6451 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); printObjc2_32bit_MetaData() local [all...] |
/freebsd-src/sys/dev/ixl/ |
H A D | i40e_common.c | 616 #define I40E_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2995 SDValue PH, PL; lowerFEXP() local
|
H A D | AMDGPULegalizerInfo.cpp | 3560 Register PH, PL; legalizeFExp() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 13034 auto *PL = dyn_cast_if_present<ParenListExpr>(Init); deduceVarTypeFromInitializer() local
|