Home
last modified time | relevance | path

Searched defs:WE (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp88 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local
171 auto *WE = getExceptionFor(EHPad); in recalculate() local
199 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local
246 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local
255 for (auto &WE : Exceptions) { in recalculate() local
265 for (auto *WE : ExceptionPointers) { in recalculate() local
284 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException()
331 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local
365 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<()
371 for (auto &WE : TopLevelExceptions) in print() local
H A DWebAssemblyExceptionInfo.h57 setParentException(WebAssemblyException * WE) setParentException() argument
59 contains(const WebAssemblyException * WE) contains() argument
157 changeExceptionFor(const MachineBasicBlock * MBB,WebAssemblyException * WE) changeExceptionFor() argument
165 addTopLevelException(std::unique_ptr<WebAssemblyException> WE) addTopLevelException() argument
[all...]
H A DWebAssemblySortRegion.cpp19 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local
72 MachineBasicBlock *SortRegionInfo::getBottom(const WebAssemblyException *WE) { in getBottom()
H A DWebAssemblyCFGStackify.cpp489 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp738 auto &WE = Worklist.back(); in createPOT() local
1123 WorklistEntry WE; in scheduleMapGlobalInitializer() local
1139 WorklistEntry WE; in scheduleMapAppendingVariable() local
1157 WorklistEntry WE; in scheduleMapAliasOrIFunc() local
1169 WorklistEntry WE; in scheduleRemapFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFReader.cpp138 const coff_aux_weak_external *WE = SymRef.getWeakExternal(); in readSymbols() local
H A DCOFFWriter.cpp82 coff_aux_weak_external *WE = in finalizeSymbolContents() local
/freebsd/libexec/getty/
H A Dgettytab.h81 #define WE gettystrs[22].value macro