Home
last modified time | relevance | path

Searched refs:DecodeL3RSrcDstInstruction (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.cpp161 static DecodeStatus DecodeL3RSrcDstInstruction(MCInst &Inst,
496 return DecodeL3RSrcDstInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
602 DecodeL3RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL3RSrcDstInstruction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td62 let DecoderMethod = "DecodeL3RSrcDstInstruction";