/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.cpp | 54 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local 62 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local 71 for (auto &WE : Exceptions) { in recalculate() local 81 for (auto *WE : ExceptionPointers) { in recalculate() local 100 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException() 147 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local 181 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<() 187 for (auto &WE : TopLevelExceptions) in print() local
|
D | WebAssemblyExceptionInfo.h | 58 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException() 60 bool contains(const WebAssemblyException *WE) const { in contains() 152 void changeExceptionFor(MachineBasicBlock *MBB, WebAssemblyException *WE) { in changeExceptionFor() 160 void addTopLevelException(std::unique_ptr<WebAssemblyException> WE) { in addTopLevelException()
|
D | WebAssemblySortRegion.cpp | 19 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local 72 MachineBasicBlock *SortRegionInfo::getBottom(const WebAssemblyException *WE) { in getBottom()
|
D | WebAssemblyCFGStackify.cpp | 499 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.cpp | 54 auto *WE = new WebAssemblyException(EHPad); in recalculate() local 62 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local 68 for (auto *WE : Exceptions) { in recalculate() local 77 for (auto *WE : Exceptions) { in recalculate() local 97 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException() 144 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local 178 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<() 184 for (auto *WE : TopLevelExceptions) in print() local
|
D | WebAssemblyExceptionInfo.h | 59 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException() 61 bool contains(const WebAssemblyException *WE) const { in contains() 151 void changeExceptionFor(MachineBasicBlock *MBB, WebAssemblyException *WE) { in changeExceptionFor() 159 void addTopLevelException(WebAssemblyException *WE) { in addTopLevelException()
|
D | WebAssemblyCFGSort.cpp | 93 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local
|
D | WebAssemblyCFGStackify.cpp | 462 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
|
/external/libcxx/test/std/language.support/cmp/cmp.common/ |
D | common_comparison_category.pass.cpp | 38 using WE = std::weak_equality; in main() typedef
|
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.common/ |
D | common_comparison_category.pass.cpp | 37 using WE = std::weak_equality; in main() typedef
|
/external/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 624 auto &WE = Worklist.back(); in createPOT() local 984 WorklistEntry WE; in scheduleMapGlobalInitializer() local 1000 WorklistEntry WE; in scheduleMapAppendingVariable() local 1016 WorklistEntry WE; in scheduleMapGlobalAliasee() local 1028 WorklistEntry WE; in scheduleRemapFunction() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 633 auto &WE = Worklist.back(); in createPOT() local 996 WorklistEntry WE; in scheduleMapGlobalInitializer() local 1012 WorklistEntry WE; in scheduleMapAppendingVariable() local 1028 WorklistEntry WE; in scheduleMapGlobalIndirectSymbol() local 1040 WorklistEntry WE; in scheduleRemapFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 636 auto &WE = Worklist.back(); in createPOT() local 1000 WorklistEntry WE; in scheduleMapGlobalInitializer() local 1016 WorklistEntry WE; in scheduleMapAppendingVariable() local 1032 WorklistEntry WE; in scheduleMapGlobalIndirectSymbol() local 1044 WorklistEntry WE; in scheduleRemapFunction() local
|
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/ |
D | Reader.cpp | 138 const coff_aux_weak_external *WE = SymRef.getWeakExternal(); in readSymbols() local
|
D | Writer.cpp | 81 coff_aux_weak_external *WE = in finalizeSymbolContents() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 290 WE = SchedWrites.end(); WI != WE; ++WI) { in collectSchedRW() local 554 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses() local 571 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses() local 1036 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in hasVariant() local 1355 for (IdxIter WI = WriteSeq.begin(), WE = WriteSeq.end(); WI != WE; ++WI) in inferFromRW() local 1850 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in dump() local
|
/external/python/dateutil/dateutil/ |
D | relativedelta.py | 13 MO, TU, WE, TH, FR, SA, SU = weekdays = tuple(weekday(x) for x in range(7)) variable
|
D | rrule.py | 77 MO, TU, WE, TH, FR, SA, SU = weekdays = tuple(weekday(x) for x in range(7)) variable
|
/external/perfetto/src/trace_processor/sqlite/ |
D | sqlite_raw_table.cc | 373 using WE = protos::pbzero::WorkqueueExecuteEndFtraceEvent; in SerializeArgs() typedef
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | ClangdLSPServer.cpp | 712 decltype(Reply) Reply) { in onCommand() 770 WorkspaceEdit WE; in onCommand() local
|
D | Protocol.cpp | 777 llvm::json::Value toJSON(const WorkspaceEdit &WE) { in toJSON()
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 2279 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in dump() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1234 WE = WriteSet.end(); W != WE; ++W) { in trackUsesOfI() local
|
/external/skia/src/core/ |
D | SkVM.cpp | 1677 static VEX vex(bool WE, // Like REX W for int operations, or opcode extension for float? in vex()
|