Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp42 OpcodeName("opcode-name", llvm::cl::desc("opcode to measure, by name"), variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp32 const auto OpcodeName = InstrInfo.getName(Opcode); in generatePrototype() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp227 auto OpcodeName = CallFrameString(Opcode); in printOperand() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp392 if (const char *OpcodeName = CallFrameString(Opcode)) in printOperand() local
/external/v8/src/wasm/
Dwasm-opcodes.cc71 const char* WasmOpcodes::OpcodeName(WasmOpcode opcode) { in OpcodeName() function in v8::internal::wasm::WasmOpcodes
Dwasm-interpreter.cc633 const char* OpcodeName(uint32_t val) { in OpcodeName() function
/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
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp521 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
DDAGISelMatcher.h922 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()