Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp204 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo,
1234 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRspRegisterClass() function
6638 DecodeGPRspRegisterClass(Inst, Rd, Address, Decoder))) || // dst in DecodeT2AddSubSPImm()
6639 (!Check(DS, DecodeGPRspRegisterClass(Inst, Rn, Address, Decoder)))) in DecodeT2AddSubSPImm()
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp209 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo,
1255 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRspRegisterClass() function
6668 DecodeGPRspRegisterClass(Inst, Rd, Address, Decoder))) || // dst in DecodeT2AddSubSPImm()
6669 (!Check(DS, DecodeGPRspRegisterClass(Inst, Rn, Address, Decoder)))) in DecodeT2AddSubSPImm()