Searched refs:DecodeBitpOperand (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 85 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, 222 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, in DecodeBitpOperand() function 418 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSBitpInstruction() 432 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSSrcDstBitpInstruction() 582 DecodeBitpOperand(Inst, Op3, Address, Decoder); in Decode2RUSBitpInstruction() 639 DecodeBitpOperand(Inst, Op3, Address, Decoder); in DecodeL2RUSBitpInstruction()
|