Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderInstructions.cpp23 const char *Spirv::OpcodeName(spv::Op opcode) in OpcodeName() function in sw::Spirv
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp614 StringRef OpcodeName = getOpcodeName(Opcode, LineTable->Prologue.OpcodeBase); in advanceAddr() local
648 StringRef OpcodeName = in advanceAddrForOpcode() local
H A DDWARFDebugFrame.cpp869 auto OpcodeName = callFrameString(Opcode); in printOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp227 auto OpcodeName = CallFrameString(Opcode, Arch); in printOperand() local
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp392 if (const char *OpcodeName = CallFrameString(Opcode)) in printOperand() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DFastISelEmitter.cpp511 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
H A DDAGISelMatcher.h922 std::string OpcodeName; variable
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp1223 bool IsFloatTy, const char *OpcodeName) { in emitSIMDqqqBase()
1234 const Operand *OpQm, const char *OpcodeName) { in emitSIMDqqq()
1244 const char *OpcodeName) { in emitSIMDShiftqqc()
1257 const char *OpcodeName) { in emitSIMDCvtqq()