Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp843 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 DModule.cpp584 setPICLevel(PICLevel::Level PL) setPICLevel() argument
600 setPIELevel(PIELevel::Level PL) setPIELevel() argument
H A DVerifier.cpp3665 PointerType *PL = dyn_cast<PointerType>(L); isTypeCongruent() local
/freebsd-src/libexec/getty/
H A Dgettytab.h173 #define PL gettyflags[25].value macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp452 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) deleteDeadLoopBlocks() local
H A DGVN.cpp1637 for (auto &PL : PredLoads) PerformLoadPRE() local
H A DSimpleLoopUnswitch.cpp1526 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) buildClonedLoops() local
/freebsd-src/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h185 ISO_RRIP_PLINK PL; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h261 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4002 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 DOpenMPClause.cpp554 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates() argument
589 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, in Create() argument
H A DODRDiagsEmitter.cpp384 auto GetProtoListSourceRange = [](const ObjCProtocolList &PL) { in diagnoseSubMismatchProtocols() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp757 PICLevel::Level PL = M->getPICLevel(); emitInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1626 cloneLoop(Loop * L,Loop * PL,ValueToValueMapTy & VM,LoopInfo * LI,LPPassManager * LPM) cloneLoop() argument
H A DBasicBlockUtils.cpp1197 if (Loop *PL = LI->getLoopFor(Pred)) UpdateAnalysisInformation() local
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp683 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl() local
/freebsd-src/sys/dev/ice/
H A Dice_lan_tx_rx.h1178 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 DMachODump.cpp6370 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 Di40e_common.c616 #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 DAMDGPUISelLowering.cpp2995 SDValue PH, PL; lowerFEXP() local
H A DAMDGPULegalizerInfo.cpp3560 Register PH, PL; legalizeFExp() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp13034 auto *PL = dyn_cast_if_present<ParenListExpr>(Init); deduceVarTypeFromInitializer() local