Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShaderInstructions.cpp50 const char *SpirvShader::OpcodeName(spv::Op op) in OpcodeName() function in sw::SpirvShader
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp228 const auto ResolveName = [&MCInstrInfo](StringRef OpcodeName) -> unsigned { in getOpcodesOrDie()
238 for (const StringRef &OpcodeName : Pieces) { in getOpcodesOrDie() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp227 auto OpcodeName = CallFrameString(Opcode, Arch); in printOperand() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp610 StringRef OpcodeName = getOpcodeName(Opcode, LineTable->Prologue.OpcodeBase); in advanceAddr() local
644 StringRef OpcodeName = in advanceAddrForOpcode() local
DDWARFDebugFrame.cpp248 auto OpcodeName = CallFrameString(Opcode, Arch); in printOperand() local
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp193 const auto OpcodeName = Instr.Name; in isInvalidOpcode() local
/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/llvm-project/llvm/utils/TableGen/
DFastISelEmitter.cpp521 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
DDAGISelMatcher.h992 std::string OpcodeName; variable
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1225 bool IsFloatTy, const char *OpcodeName) { in emitSIMDqqqBase()
1236 const Operand *OpQm, const char *OpcodeName) { in emitSIMDqqq()
1246 const char *OpcodeName) { in emitSIMDShiftqqc()
1259 const char *OpcodeName) { in emitSIMDCvtqq()