Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-opcodes.cc51 const char* WasmOpcodes::OpcodeName(WasmOpcode opcode) { in OpcodeName() function in v8::internal::wasm::WasmOpcodes
Dwasm-interpreter.cc658 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/llvm/utils/TableGen/
DFastISelEmitter.cpp511 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
DDAGISelMatcher.h922 std::string OpcodeName; variable
/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/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1222 bool IsFloatTy, const char *OpcodeName) { in emitSIMDqqqBase()
1233 const Operand *OpQm, const char *OpcodeName) { in emitSIMDqqq()
1243 const char *OpcodeName) { in emitSIMDShiftqqc()
1256 const char *OpcodeName) { in emitSIMDCvtqq()