Searched defs:PL (Results 1 - 13 of 13) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DOpenMPClause.cpp154 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { argument
178 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, argument
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DModule.cpp473 void Module::setPICLevel(PICLevel::Level PL) { argument
/freebsd-11.0-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h185 ISO_RRIP_PLINK PL; member in union:__anon13975
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp671 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp496 PICLevel::Level PL = M->getPICLevel(); local
/freebsd-11.0-release/libexec/getty/
H A Dgettytab.h173 #define PL gettyflags[25].value macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp1429 llvm::SmallVector<phases::ID, phases::MaxNumberOfPhases> PL; local
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator in enum:llvm::ARMCC::CondCodes
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp685 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp456 llvm::PICLevel::Level PL = llvm::PICLevel::Default; local
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h199 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator in enum:llvm::AArch64CC::CondCode
/freebsd-11.0-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp5182 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); local
5270 const SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); local
5275 const SectionRef PL local
[all...]

Completed in 155 milliseconds