| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | DwarfEHPrepare.cpp | 138 for (auto *LP : CleanupLPads) { in pruneUnreachableResumes() local 180 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local 203 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local
|
| H A D | MachineFunctionSplitter.cpp | 198 for (const MachineBasicBlock *LP : LandingPads) { in runOnMachineFunction() local
|
| H A D | MachineFunction.cpp | 816 LandingPadInfo &LP = LandingPads[i]; in getOrCreateLandingPadInfo() local 827 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addInvoke() local 834 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addLandingPad() local
|
| H A D | SafeStack.cpp | 406 } else if (auto LP = dyn_cast<LandingPadInst>(&I)) { in findInsts() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopPass.h | 100 LoopPass *LP = static_cast<LoopPass *>(PassVector[N]); in getContainedPass() local
|
| /freebsd/share/man/man5/ |
| H A D | Makefile | 80 LP= hosts.lpd.5 macro
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Target.h | 45 template <class LP> TargetInfo(LP) { in TargetInfo() argument
|
| /freebsd/libexec/rc/rc.d/ |
| H A D | Makefile | 215 LP= lpd macro
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Instruction.cpp | 1149 static bool canUnwindPastLandingPad(const LandingPadInst *LP, in canUnwindPastLandingPad() 1186 if (auto *LP = dyn_cast<LandingPadInst>(Pad)) in mayThrow() local
|
| H A D | Instructions.cpp | 254 LandingPadInst::LandingPadInst(const LandingPadInst &LP) in LandingPadInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 585 bool allowSpeculativeCounterPromotion(Loop *LP) { in allowSpeculativeCounterPromotion() 599 isPromotionPossible(Loop *LP, in isPromotionPossible() 618 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop()
|
| H A D | HWAddressSanitizer.cpp | 1423 for (auto *LP : LandingPadVec) { in instrumentLandingPads() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseCXXInlineMethods.cpp | 814 void Parser::ParseLexedPragma(LateParsedPragma &LP) { in ParseLexedPragma()
|
| H A D | ParseOpenMP.cpp | 1987 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 2399 for (auto &LP : CallSiteNumToLPad[CSI]) { in emitSjLjDispatchBlock() local 2603 for (auto &LP : LPadList) in emitSjLjDispatchBlock() local 2652 for (auto &LP : MBBLPads) in emitSjLjDispatchBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopPredication.cpp | 337 LoopPredication LP(&AR.AA, &AR.DT, &AR.SE, &AR.LI, in run() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGException.cpp | 797 llvm::BasicBlock *LP = EHStack.begin()->getCachedLandingPad(); in getInvokeDestImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILBitcodeWriter.cpp | 2417 const LandingPadInst &LP = cast<LandingPadInst>(I); in writeInstruction() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaConcept.cpp | 2063 return llvm::any_of(P, [&](Literal LP) { in DNFSubsumes()
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 126 #define LP global() macro
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Stmt.cpp | 1066 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 1295 if (const auto *LP = dyn_cast<til::LiteralPtr>(SExp)) { in inCurrentScope() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Instruction.h | 1516 LandingPadInst(llvm::LandingPadInst *LP, Context &Ctx) in LandingPadInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 3017 const LandingPadInst &LP = cast<LandingPadInst>(U); in translateLandingPad() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 3417 const LandingPadInst &LP = cast<LandingPadInst>(I); in writeInstruction() local
|