Home
last modified time | relevance | path

Searched defs:WL (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp70 SmallVector<MachineBasicBlock *, 2> WL; in getMatchingEHPad() local
97 SmallVector<MachineBasicBlock *, 8> WL(MBBs.begin(), MBBs.end()); in eraseDeadBBsAndChildren() local
H A DWebAssemblyExceptionInfo.cpp62 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 DTargetSubtargetInfo.cpp20 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, in TargetSubtargetInfo()
H A DWasmEHPrepare.cpp175 SmallVector<BasicBlock *, 8> WL(BBs.begin(), BBs.end()); eraseDeadBBsAndChildren() local
/freebsd-src/sys/contrib/ck/include/
H A Dck_rwcohort.h44 #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 DMCSubtargetInfo.cpp230 const MCWriteLatencyEntry *WL, in MCSubtargetInfo() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp323 SmallVector<const CFGBlock*, 32> WL; scanFromBlock() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1121 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 DInstruction.cpp1178 copyMetadata(const Instruction & SrcInst,ArrayRef<unsigned> WL) copyMetadata() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1127 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, CreateCondBr() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp699 WorkList WL; member in __anonbdb300b20511::ClusterAnalysis
H A DBugReporter.cpp3025 DFSWorkList WL; findReportInEquivalenceClass() local