/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 36 PL, // Plus, positive or zero >, ==, or unordered enumerator
|
/freebsd/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/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 881 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local 936 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local 959 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 615 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel() 631 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
|
H A D | Verifier.cpp | 3799 PointerType *PL = dyn_cast<PointerType>(L); in isTypeCongruent() local
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 173 #define PL gettyflags[25].value macro
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSimplifyCFG.cpp | 451 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
|
H A D | GVN.cpp | 1702 for (auto &PL : PredLoads) in PerformLoadPRE() local
|
H A D | SimpleLoopUnswitch.cpp | 1539 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) buildClonedLoops() local
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 185 ISO_RRIP_PLINK PL; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 261 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 4043 auto PL = types::getCompilationPhases(InputType); in handleArguments() local 4176 auto PL = types::getCompilationPhases(*this, Args, InputType); in BuildActions() local 4627 auto PL in BuildOffloadingActions() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 554 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates() 589 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, in Create()
|
H A D | ODRDiagsEmitter.cpp | 384 auto GetProtoListSourceRange = [](const ObjCProtocolList &PL) { in diagnoseSubMismatchProtocols()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 809 PICLevel::Level PL = M->getPICLevel(); in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1771 Loop *llvm::cloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in cloneLoop()
|
H A D | BasicBlockUtils.cpp | 1209 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
|
/freebsd/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/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/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 6482 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_64bit_MetaData() local 6563 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_32bit_MetaData() local
|
/freebsd/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/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 3036 SDValue PH, PL; in lowerFEXP() local
|
H A D | AMDGPULegalizerInfo.cpp | 3656 Register PH, PL; in legalizeFExp() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 12833 auto *PL = dyn_cast_if_present<ParenListExpr>(Init); in deduceVarTypeFromInitializer() local
|