/external/llvm/lib/Target/ |
D | TargetSubtargetInfo.cpp | 24 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLateEHPrepare.cpp | 64 SmallVector<MachineBasicBlock *, 2> WL; in GetMatchingEHPad() local 89 SmallVector<MachineBasicBlock *, 8> WL; in EraseBBAndChildren() local
|
D | WebAssemblyExceptionInfo.cpp | 115 SmallVector<MachineBasicBlock *, 8> WL; in discoverAndMapException() local
|
/external/u-boot/drivers/ddr/microchip/ |
D | ddr2_timing.h | 19 #define WL 4 macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 30 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
|
/external/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 43 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 46 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 146 InstCombineIRInserter(InstCombineWorklist &WL, AssumptionCache *AC) in InstCombineIRInserter()
|
/external/clang/lib/Analysis/ |
D | ReachableCode.cpp | 274 SmallVector<const CFGBlock*, 32> WL; in scanFromBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instruction.cpp | 642 ArrayRef<unsigned> WL) { in copyMetadata()
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 401 SmallVector<const DomTreeNodeBase<NodeT> *, 8> WL; in getDescendants() local
|
/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/ddr_b/ |
D | boot_init_dram.c | 866 uint8_t WL; member 992 static uint8_t WL; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 855 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, in CreateCondBr() local
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 863 SourceLocation WL) in WhileStmt()
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 1886 VisitorWorkList &WL; member in __anon5dda5a870211::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
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RegionStore.cpp | 647 WorkList WL; member in __anon1ac6f48d0611::ClusterAnalysis
|
D | BugReporter.cpp | 3334 DFSWorkList WL; in FindReportInEquivalenceClass() local
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1110 DoStmt(Stmt *body, Expr *cond, SourceLocation DL, SourceLocation WL, in DoStmt()
|