Home
last modified time | relevance | path

Searched defs:OpcodeName (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/wasm/
Dwasm-opcodes.cc15 const char* WasmOpcodes::OpcodeName(WasmOpcode opcode) { in OpcodeName() function in v8::internal::wasm::WasmOpcodes
Dwasm-interpreter.cc704 static const char* OpcodeName(uint32_t val) { in OpcodeName() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp392 if (const char *OpcodeName = CallFrameString(Opcode)) in printOperand() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp487 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
DDAGISelMatcher.h957 std::string OpcodeName; variable
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp511 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
DDAGISelMatcher.h922 std::string OpcodeName; variable