Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrVFP.td2468 let DecoderMethod = "DecodeForVMRSandVMSR" in {
2554 let DecoderMethod = "DecodeForVMRSandVMSR" in {
/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp615 static DecodeStatus DecodeForVMRSandVMSR(MCInst &Inst, unsigned Val,
6234 static DecodeStatus DecodeForVMRSandVMSR(MCInst &Inst, unsigned Val, in DecodeForVMRSandVMSR() function