Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp24 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp21 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
DWasmEHPrepare.cpp157 SmallVector<BasicBlock *, 8> WL(BBs.begin(), BBs.end()); in eraseDeadBBsAndChildren() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp62 SmallVector<MachineBasicBlock *, 2> WL; in getMatchingEHPad() local
88 SmallVector<MachineBasicBlock *, 8> WL(MBBs.begin(), MBBs.end()); in eraseDeadBBsAndChildren() local
DWebAssemblyExceptionInfo.cpp104 SmallVector<MachineBasicBlock *, 8> WL; in discoverAndMapException() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp20 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, in TargetSubtargetInfo()
DWasmEHPrepare.cpp168 SmallVector<BasicBlock *, 8> WL(BBs.begin(), BBs.end()); in eraseDeadBBsAndChildren() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp68 SmallVector<MachineBasicBlock *, 2> WL; in getMatchingEHPad() local
96 SmallVector<MachineBasicBlock *, 8> WL(MBBs.begin(), MBBs.end()); in eraseDeadBBsAndChildren() local
DWebAssemblyExceptionInfo.cpp107 SmallVector<MachineBasicBlock *, 8> WL; in discoverAndMapException() local
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp43 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h146 InstCombineIRInserter(InstCombineWorklist &WL, AssumptionCache *AC) in InstCombineIRInserter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp213 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
/external/llvm-project/llvm/lib/MC/
DMCSubtargetInfo.cpp226 const MCWriteLatencyEntry *WL, in MCSubtargetInfo()
/external/clang/lib/Analysis/
DReachableCode.cpp274 SmallVector<const CFGBlock*, 32> WL; in scanFromBlock() local
/external/llvm/include/llvm/Support/
DGenericDomTree.h401 SmallVector<const DomTreeNodeBase<NodeT> *, 8> WL; in getDescendants() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp710 ArrayRef<unsigned> WL) { in copyMetadata()
/external/llvm-project/llvm/lib/IR/
DInstruction.cpp747 ArrayRef<unsigned> WL) { in copyMetadata()
/external/llvm-project/clang/lib/Analysis/
DReachableCode.cpp316 SmallVector<const CFGBlock*, 32> WL; in scanFromBlock() local
/external/llvm-project/clang/lib/AST/
DStmt.cpp1099 Stmt *Body, SourceLocation WL, SourceLocation LParenLoc, in WhileStmt()
1121 Stmt *Body, SourceLocation WL, in Create()
/external/arm-trusted-firmware/drivers/renesas/rzg/ddr/ddr_b/
Dboot_init_dram.c772 uint8_t WL; member
902 static uint8_t WL; variable
/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/ddr_b/
Dboot_init_dram.c874 uint8_t WL; member
1004 static uint8_t WL; variable
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h996 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, in CreateCondBr() local
/external/clang/lib/AST/
DStmt.cpp863 SourceLocation WL) in WhileStmt()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h990 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, in CreateCondBr() local
/external/clang/tools/libclang/
DCIndex.cpp1886 VisitorWorkList &WL; member in __anon1913f2e30211::EnqueueVisitor
2758 void CursorVisitor::EnqueueWorkList(VisitorWorkList &WL, const Stmt *S) { in EnqueueWorkList()
2771 bool CursorVisitor::RunVisitorWorkList(VisitorWorkList &WL) { in RunVisitorWorkList()
2979 VisitorWorkList *WL = nullptr; in Visit() local

12