Home
last modified time | relevance | path

Searched defs:WE (Results 1 – 25 of 416) sorted by last modified time

12345678910>>...17

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/tb/
H A Ddecim_tb.v41 reg WE, RD, OE; register
H A Dfullchip_tb.v77 reg WE, RD, OE; register
H A Dinterp_tb.v41 reg WE, RD, OE; register
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkVM.cpp569 static VEX vex(bool WE, // Like REX W for int operations, or opcode extension for float? in vex()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/msaa/
H A DCompatibility.h95 WE = 1 << 3, enumerator
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkVM.cpp569 static VEX vex(bool WE, // Like REX W for int operations, or opcode extension for float? in vex()
/dports/www/firefox/firefox-99.0/accessible/windows/msaa/
H A DCompatibility.h95 WE = 1 << 3, enumerator
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkVM.cpp569 static VEX vex(bool WE, // Like REX W for int operations, or opcode extension for float? in vex()
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/msaa/
H A DCompatibility.h95 WE = 1 << 3, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp717 void ClangdLSPServer::onCommandApplyEdit(const WorkspaceEdit &WE, in onCommandApplyEdit()
752 WorkspaceEdit WE; in onCommandApplyTweak() local
764 void ClangdLSPServer::applyEdit(WorkspaceEdit WE, llvm::json::Value Success, in applyEdit()
H A DProtocol.cpp810 llvm::json::Value toJSON(const WorkspaceEdit &WE) { in toJSON()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExplicitLocals.cpp58 FunctionPass *llvm::createWebAssemblyExplicitLocals() { in getEHPad()
62 static void checkFrameBase(WebAssemblyFunctionInfo &MFI, unsigned Local,
158 if (RC == &WebAssembly::EXTERNREFRegClass)
167 if (RC == &WebAssembly::I64RegClass)
168 return MVT::i64;
H A DWebAssemblyCFGStackify.cpp490 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
H A DWebAssemblyExceptionInfo.cpp86 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local
168 auto *WE = getExceptionFor(EHPad); in recalculate() local
196 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local
242 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local
251 for (auto &WE : Exceptions) { in recalculate() local
261 for (auto *WE : ExceptionPointers) { in recalculate() local
280 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException()
327 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local
361 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<()
367 for (auto &WE : TopLevelExceptions) in print() local
H A DWebAssemblySortRegion.cpp19 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local
72 MachineBasicBlock *SortRegionInfo::getBottom(const WebAssemblyException *WE) { in getBottom()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp671 auto &WE = Worklist.back(); in createPOT() local
1044 WorklistEntry WE; in scheduleMapGlobalInitializer() local
1060 WorklistEntry WE; in scheduleMapAppendingVariable() local
1076 WorklistEntry WE; in scheduleMapGlobalIndirectSymbol() local
1088 WorklistEntry WE; in scheduleRemapFunction() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
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.cpp490 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
H A DWebAssemblyExceptionInfo.cpp86 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local
168 auto *WE = getExceptionFor(EHPad); in recalculate() local
196 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local
242 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local
251 for (auto &WE : Exceptions) { in recalculate() local
261 for (auto *WE : ExceptionPointers) { in recalculate() local
280 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException()
327 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local
361 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<()
367 for (auto &WE : TopLevelExceptions) in print() local
H A DWebAssemblyExceptionInfo.h58 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()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DValueMapper.cpp671 auto &WE = Worklist.back(); in createPOT() local
1044 WorklistEntry WE; in scheduleMapGlobalInitializer() local
1060 WorklistEntry WE; in scheduleMapAppendingVariable() local
1076 WorklistEntry WE; in scheduleMapGlobalIndirectSymbol() local
1088 WorklistEntry WE; in scheduleRemapFunction() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp717 void ClangdLSPServer::onCommandApplyEdit(const WorkspaceEdit &WE, in onCommandApplyEdit()
752 WorkspaceEdit WE; in onCommandApplyTweak() local
764 void ClangdLSPServer::applyEdit(WorkspaceEdit WE, llvm::json::Value Success, in applyEdit()
H A DProtocol.cpp810 llvm::json::Value toJSON(const WorkspaceEdit &WE) { in toJSON()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/COFF/
H A DWriter.cpp82 coff_aux_weak_external *WE = in finalizeSymbolContents() local
H A DReader.cpp138 const coff_aux_weak_external *WE = SymRef.getWeakExternal(); in readSymbols() local

12345678910>>...17