Home
last modified time | relevance | path

Searched refs:getOpcodes (Results 51 – 68 of 68) sorted by relevance

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DCodeGenSchedule.h366 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DCodeGenSchedule.h366 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h366 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DCodeGenSchedule.h367 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.h369 ArrayRef<const Record *> getOpcodes() const { return Opcodes; } in getOpcodes() function
/dports/x11/radare-cutter/r2cutter-0.1.1/src/core/
H A DCutter.h461 void getOpcodes();
H A DMainWindow.cpp619 core->getOpcodes(); in finalizeOpen()
H A DCutter.cpp2353 void CutterCore::getOpcodes() in getOpcodes() function in CutterCore
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h955 QList<OPCODE> getOpcodes(qint64 nOffset,qint64 nStartAddress,qint64 nSize,quint32 nType);
H A Dxbinary.cpp7086 QList<XBinary::OPCODE> XBinary::getOpcodes(qint64 nOffset, qint64 nStartAddress, qint64 nSize, quin… in getOpcodes() function in XBinary
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/MACH/
H A Dmachprocessdata.cpp507 … QList<XBinary::OPCODE> listRecords=g_pXMACH->getOpcodes(g_nOffset,g_nOffset,g_nSize,opcodeType); in _process()

123