Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td540 let DecoderMethod = "DecodeFIXMEInstruction" in
854 let DecoderMethod = "DecodeFIXMEInstruction" in
1011 let DecoderMethod = "DecodeFIXMEInstruction" in
1150 let DecoderMethod = "DecodeFIXMEInstruction" in
1287 let DecoderMethod = "DecodeFIXMEInstruction" in
1295 let DecoderMethod = "DecodeFIXMEInstruction" in
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp489 static DecodeStatus DecodeFIXMEInstruction(MCInst &Inst, unsigned Insn,
2524 static DecodeStatus DecodeFIXMEInstruction(MCInst &Inst, unsigned Insn, in DecodeFIXMEInstruction() function