Home
last modified time | relevance | path

Searched refs:DecodeL6RInstruction (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp176 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
645 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
673 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td275 let DecoderMethod = "DecodeL6RInstruction";