Home
last modified time | relevance | path

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

/freebsd/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.cpp63 SmallVector<const MachineBasicBlock *, 8> WL; in isReachableAmongDominated() local
291 SmallVector<MachineBasicBlock *, 8> WL; in discoverAndMapException() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp20 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, in TargetSubtargetInfo() argument
H A DWasmEHPrepare.cpp176 SmallVector<BasicBlock *, 8> WL(BBs.begin(), BBs.end()); in eraseDeadBBsAndChildren() local
/freebsd/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/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp230 const MCWriteLatencyEntry *WL, in MCSubtargetInfo()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp324 SmallVector<const CFGBlock*, 32> WL; in scanFromBlock() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1122 Stmt *Body, SourceLocation WL, SourceLocation LParenLoc, in WhileStmt()
1144 Stmt *Body, SourceLocation WL, in Create()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1281 ArrayRef<unsigned> WL) { in copyMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1138 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, in CreateCondBr() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp699 WorkList WL; member in __anonfa909ae00511::ClusterAnalysis
H A DBugReporter.cpp3056 DFSWorkList WL; in findReportInEquivalenceClass() local
/freebsd/crypto/krb5/src/util/verto/
H A Dev.c1554 typedef ev_watcher_list *WL; typedef