Searched defs:OpcodeName (Results 1 – 11 of 11) sorted by relevance
24 std::string SpirvShader::OpcodeName(spv::Op op) in OpcodeName() function in sw::SpirvShader
42 OpcodeName("opcode-name", llvm::cl::desc("opcode to measure, by name"), variable
32 const auto OpcodeName = InstrInfo.getName(Opcode); in generatePrototype() local
227 auto OpcodeName = CallFrameString(Opcode); in printOperand() local
81 constexpr const char* WasmOpcodes::OpcodeName(WasmOpcode opcode) { in OpcodeName() function
392 if (const char *OpcodeName = CallFrameString(Opcode)) in printOperand() local
511 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
922 std::string OpcodeName; variable
521 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
1222 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()