Home
last modified time | relevance | path

Searched defs:GetOpcode (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/ir/
H A Dmicroinstruction.h128 Opcode GetOpcode() const { return op; } in GetOpcode() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/frontend/ir/
H A Dmicroinstruction.h128 Opcode GetOpcode() const { return op; } in GetOpcode() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/frontend/ir/
H A Dmicroinstruction.h128 Opcode GetOpcode() const { return op; } in GetOpcode() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/websocket/
H A DWebSocket.h60 virtual WebSocketFrameOpcode GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/macro/
H A Dmacro_interpreter.cpp247 Macro::Opcode MacroInterpreterImpl::GetOpcode() const { in GetOpcode() function in Tegra::MacroInterpreterImpl
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/src/
H A DCTPP2VMException.cpp82 UINT_32 IllegalOpcode::GetOpcode() const throw() { return iOpcode; } in GetOpcode() function in CTPP::IllegalOpcode
/dports/textproc/ctpp2/ctpp2-2.8.3/src/
H A DCTPP2VMException.cpp82 UINT_32 IllegalOpcode::GetOpcode() const throw() { return iOpcode; } in GetOpcode() function in CTPP::IllegalOpcode
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/fpoptimizer/
H A Dcodetree.hh107 inline FUNCTIONPARSERTYPES::OPCODE GetOpcode() const { return data->Opcode; } in GetOpcode() function in FPoptimizer_CodeTree::CodeTree
/dports/net/norm/norm-1.5r6/protolib/include/
H A DprotoPktARP.h64 Opcode GetOpcode() const in GetOpcode() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h176 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h428 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Core/
H A DDisassembler.h177 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h428 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DDisassembler.h177 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h428 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Core/
H A DDisassembler.h176 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h428 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DDisassembler.h177 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h428 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h177 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h428 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Core/
H A DDisassembler.h181 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DDisassembler.h177 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DDisassembler.h177 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/il/
H A Dopcode.go1018 func GetOpcode(text string) (Opcode, bool) { func

12