/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLateEHPrepare.cpp | 70 SmallVector<MachineBasicBlock *, 2> WL; in getMatchingEHPad() local 97 SmallVector<MachineBasicBlock *, 8> WL(MBBs.begin(), MBBs.end()); in eraseDeadBBsAndChildren() local
|
H A D | WebAssemblyExceptionInfo.cpp | 62 SmallVector<const MachineBasicBlock *, 8> WL; isReachableAmongDominated() local 289 SmallVector<MachineBasicBlock *, 8> WL; discoverAndMapException() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetSubtargetInfo.cpp | 20 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, in TargetSubtargetInfo()
|
H A D | WasmEHPrepare.cpp | 175 SmallVector<BasicBlock *, 8> WL(BBs.begin(), BBs.end()); eraseDeadBBsAndChildren() local
|
/freebsd-src/sys/contrib/ck/include/ |
H A D | ck_rwcohort.h | 44 #define CK_RWCOHORT_WP_INIT(N, RW, WL) ck_rwcohort_wp_##N##_init(RW, WL) argument 148 #define CK_RWCOHORT_RP_INIT(N, RW, WL) ck_rwcohort_rp_##N##_init(RW, WL) argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 230 const MCWriteLatencyEntry *WL, in MCSubtargetInfo() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 323 SmallVector<const CFGBlock*, 32> WL; scanFromBlock() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 1121 WhileStmt(const ASTContext & Ctx,VarDecl * Var,Expr * Cond,Stmt * Body,SourceLocation WL,SourceLocation LParenLoc,SourceLocation RParenLoc) WhileStmt() argument 1143 Create(const ASTContext & Ctx,VarDecl * Var,Expr * Cond,Stmt * Body,SourceLocation WL,SourceLocation LParenLoc,SourceLocation RParenLoc) Create() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instruction.cpp | 1178 copyMetadata(const Instruction & SrcInst,ArrayRef<unsigned> WL) copyMetadata() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 1127 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, CreateCondBr() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 699 WorkList WL; member in __anonbdb300b20511::ClusterAnalysis
|
H A D | BugReporter.cpp | 3025 DFSWorkList WL; findReportInEquivalenceClass() local
|