Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp20 TargetSubtargetInfo(const Triple & TT,StringRef CPU,StringRef TuneCPU,StringRef FS,ArrayRef<SubtargetFeatureKV> PF,ArrayRef<SubtargetSubTypeKV> PD,const MCWriteProcResEntry * WPR,const MCWriteLatencyEntry * WL,const MCReadAdvanceEntry * RA,const InstrStage * IS,const unsigned * OC,const unsigned * FP) TargetSubtargetInfo() argument
H A DWasmEHPrepare.cpp176 SmallVector<BasicBlock *, 8> WL(BBs.begin(), BBs.end()); in eraseDeadBBsAndChildren() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp70 SmallVector<MachineBasicBlock *, 2> WL; getMatchingEHPad() local
97 SmallVector<MachineBasicBlock *, 8> WL(MBBs.begin(), MBBs.end()); eraseDeadBBsAndChildren() local
H A DWebAssemblyExceptionInfo.cpp291 WL.push_back(EHPad); in discoverAndMapException() local
63 SmallVector<const MachineBasicBlock *, 8> WL; isReachableAmongDominated() local
[all...]
/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp230 MCSubtargetInfo(const Triple & TT,StringRef C,StringRef TC,StringRef FS,ArrayRef<SubtargetFeatureKV> PF,ArrayRef<SubtargetSubTypeKV> PD,const MCWriteProcResEntry * WPR,const MCWriteLatencyEntry * WL,const MCReadAdvanceEntry * RA,const InstrStage * IS,const unsigned * OC,const unsigned * FP) MCSubtargetInfo() argument
/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp324 SmallVector<const CFGBlock*, 32> WL; in scanFromBlock() local
/llvm-project/clang/lib/AST/
H A DStmt.cpp1122 WhileStmt(const ASTContext & Ctx,VarDecl * Var,Expr * Cond,Stmt * Body,SourceLocation WL,SourceLocation LParenLoc,SourceLocation RParenLoc) WhileStmt() argument
1144 Create(const ASTContext & Ctx,VarDecl * Var,Expr * Cond,Stmt * Body,SourceLocation WL,SourceLocation LParenLoc,SourceLocation RParenLoc) Create() argument
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1281 copyMetadata(const Instruction & SrcInst,ArrayRef<unsigned> WL) copyMetadata() argument
/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1138 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, CreateCondBr() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2119 VisitorWorkList &WL; global() member in __anon1939f28d0211::EnqueueVisitor
3516 EnqueueWorkList(VisitorWorkList & WL,const Stmt * S) EnqueueWorkList() argument
3521 EnqueueWorkList(VisitorWorkList & WL,const Attr * A) EnqueueWorkList() argument
3545 RunVisitorWorkList(VisitorWorkList & WL) RunVisitorWorkList() argument
3783 VisitorWorkList *WL = nullptr; Visit() local
3799 VisitorWorkList *WL = nullptr; Visit() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp699 WorkList WL; global() member in __anon0d3d1f130511::ClusterAnalysis
H A DBugReporter.cpp3056 DFSWorkList WL; findReportInEquivalenceClass() local