Home
last modified time | relevance | path

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

12

/external/clang/tools/arcmt-test/
Darcmt-test.cpp310 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local
322 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java52 static final String PL = "PL"; field in RegionCode
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h37 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/clang/lib/Lex/
DPPLexerChange.cpp81 if (PTHLexer *PL = PTH->CreateLexer(FID)) { in EnterSourceFile() local
137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, in EnterSourceFileWithPTH()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModule.cpp490 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
504 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
DDIBuilder.cpp60 auto PL = PreservedLabels.find(SP); in finalizeSubprogram() local
/external/llvm/tools/dsymutil/
Ddsymutil.cpp104 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile() local
/external/llvm/lib/IR/
DModule.cpp496 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
510 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
/external/clang/lib/Serialization/
DASTWriterDecl.cpp690 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local
745 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local
767 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
Ddsymutil.cpp176 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile() local
/external/clang/lib/AST/
DOpenMPClause.cpp291 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates()
319 ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep, in Create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h199 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h199 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBasicBlockUtils.cpp341 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp300 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp367 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp465 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp483 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp511 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp728 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp882 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
DSimpleLoopUnswitch.cpp1218 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) in buildClonedLoops() local
/external/clang/lib/Driver/
DDriver.cpp1586 llvm::SmallVector<phases::ID, phases::MaxNumberOfPhases> PL; in BuildActions() local

12