Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/freebsd/sys/dev/iavf/
H A Diavf_common.c574 #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 DASTWriterDecl.cpp1054 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local
1109 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local
1132 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp625 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
641 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
H A DVerifier.cpp3943 PointerType *PL = dyn_cast<PointerType>(L); in isTypeCongruent() local
/freebsd/libexec/getty/
H A Dgettytab.h173 #define PL gettyflags[25].value macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp465 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
H A DGVN.cpp1796 for (auto &PL : PredLoads) in PerformLoadPRE() local
H A DSimpleLoopUnswitch.cpp1545 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) in buildClonedLoops() local
/freebsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h185 ISO_RRIP_PLINK PL; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h260 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4352 auto PL = types::getCompilationPhases(InputType); in handleArguments() local
4459 auto PL = types::getCompilationPhases(*this, Args, InputType); in BuildActions() local
4957 auto PL = types::getCompilationPhases(*this, Args, InputType); in BuildOffloadingActions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1069 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
H A DLoopUtils.cpp1838 Loop *llvm::cloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in cloneLoop()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp554 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates()
589 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, in Create()
H A DODRDiagsEmitter.cpp384 auto GetProtoListSourceRange = [](const ObjCProtocolList &PL) { in diagnoseSubMismatchProtocols()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp818 PICLevel::Level PL = M->getPICLevel(); in emitInstruction() local
/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h1177 #define ICE_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp6486 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_64bit_MetaData() local
6567 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_32bit_MetaData() local
/freebsd/sys/dev/ixl/
H A Di40e_common.c616 #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 DAMDGPUISelLowering.cpp3094 SDValue PH, PL; in lowerFEXP() local
H A DAMDGPULegalizerInfo.cpp3714 Register PH, PL; in legalizeFExp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp13059 auto *PL = dyn_cast_if_present<ParenListExpr>(Init); in deduceVarTypeFromInitializer() local