Searched defs:WE (Results 1 – 10 of 10) sorted by relevance
86 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local168 auto *WE = getExceptionFor(EHPad); in recalculate() local196 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local242 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local251 for (auto &WE : Exceptions) { in recalculate() local261 for (auto *WE : ExceptionPointers) { in recalculate() local280 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException()327 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local361 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<()367 for (auto &WE : TopLevelExceptions) in print() local
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 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
671 auto &WE = Worklist.back(); in createPOT() local1044 WorklistEntry WE; in scheduleMapGlobalInitializer() local1060 WorklistEntry WE; in scheduleMapAppendingVariable() local1076 WorklistEntry WE; in scheduleMapGlobalIndirectSymbol() local1088 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
684 enum WE : wchar {a = 'a', A = 'A'} enum
758 enum WE : wchar {a = 'a', A = 'A'} enum
87 #define WE gettystrs[22].value macro