Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrVFP.td2435 let DecoderMethod = "DecodeForVMRSandVMSR" in {
2521 let DecoderMethod = "DecodeForVMRSandVMSR" in {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp493 static DecodeStatus DecodeForVMRSandVMSR(MCInst &Inst, unsigned Val,
5911 static DecodeStatus DecodeForVMRSandVMSR(MCInst &Inst, unsigned Val, in DecodeForVMRSandVMSR() function