Searched defs:WE (Results 1 – 8 of 8) sorted by relevance
87 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local169 auto *WE = getExceptionFor(EHPad); in recalculate() local197 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local243 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local252 for (auto &WE : Exceptions) { in recalculate() local262 for (auto *WE : ExceptionPointers) { in recalculate() local281 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException()328 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local362 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<()368 for (auto &WE : TopLevelExceptions) in print() local
57 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException()59 bool contains(const WebAssemblyException *WE) const { in contains()157 WebAssemblyException *WE) { in changeExceptionFor()165 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 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
681 auto &WE = Worklist.back(); in createPOT() local1062 WorklistEntry WE; in scheduleMapGlobalInitializer() local1078 WorklistEntry WE; in scheduleMapAppendingVariable() local1096 WorklistEntry WE; in scheduleMapAliasOrIFunc() local1108 WorklistEntry WE; in scheduleRemapFunction() local
138 const coff_aux_weak_external *WE = SymRef.getWeakExternal(); in readSymbols() local
82 coff_aux_weak_external *WE = in finalizeSymbolContents() local
83 #define WE gettystrs[22].value macro