Searched defs:WE (Results 1 – 8 of 8) sorted by relevance
87 auto WE = std::make_unique<WebAssemblyException>(EHPad); recalculate() local 170 auto *WE = getExceptionFor(EHPad); recalculate() local 198 WebAssemblyException *WE = getExceptionFor(MBB); recalculate() local 244 WebAssemblyException *WE = getExceptionFor(MBB); recalculate() local 253 for (auto &WE : Exceptions) { recalculate() local 263 for (auto *WE : ExceptionPointers) { recalculate() local 282 discoverAndMapException(WebAssemblyException * WE,const MachineDominatorTree & MDT,const MachineDominanceFrontier & MDF) discoverAndMapException() argument 329 WebAssemblyException *WE = getExceptionFor(MBB); getOutermostException() local 363 operator <<(raw_ostream & OS,const WebAssemblyException & WE) operator <<() argument 369 for (auto &WE : TopLevelExceptions) print() local [all...]
58 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException()60 bool contains(const WebAssemblyException *WE) const { in contains()158 WebAssemblyException *WE) { in changeExceptionFor()166 void addTopLevelException(std::unique_ptr<WebAssemblyException> WE) { in addTopLevelException()
19 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local72 MachineBasicBlock *SortRegionInfo::getBottom(const WebAssemblyException *WE) { in getBottom()
490 assert(WE); in placeTryMarker() local
728 auto &WE = Worklist.back(); createPOT() local 1109 WorklistEntry WE; scheduleMapGlobalInitializer() local 1125 WorklistEntry WE; scheduleMapAppendingVariable() local 1143 WorklistEntry WE; scheduleMapAliasOrIFunc() local 1155 WorklistEntry WE; scheduleRemapFunction() local [all...]
138 const coff_aux_weak_external *WE = SymRef.getWeakExternal(); in readSymbols() local
82 coff_aux_weak_external *WE = in finalizeSymbolContents() local
81 #define WE gettystrs[22].value macro