Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/
HDTargetSubtargetInfo.cpp26 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
/NextBSD/contrib/llvm/lib/MC/
HDMCSubtargetInfo.cpp43 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h146 InstCombineIRInserter(InstCombineWorklist &WL, AssumptionCache *AC) in InstCombineIRInserter()
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDReachableCode.cpp274 SmallVector<const CFGBlock*, 32> WL; in scanFromBlock() local
/NextBSD/contrib/llvm/include/llvm/Support/
HDGenericDomTree.h401 SmallVector<const DomTreeNodeBase<NodeT> *, 8> WL; in getDescendants() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDRegionStore.cpp651 WorkList WL; member in __anona4a347190611::ClusterAnalysis
HDBugReporter.cpp3332 DFSWorkList WL; in FindReportInEquivalenceClass() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1101 DoStmt(Stmt *body, Expr *cond, SourceLocation DL, SourceLocation WL, in DoStmt()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp977 SourceLocation WL) in WhileStmt()