Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrFPU.td190 let DecoderMethod = "DecodeFMem";
198 let DecoderMethod = "DecodeFMem";
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp309 static DecodeStatus DecodeFMem(MCInst &Inst, unsigned Insn, uint64_t Address,
1850 static DecodeStatus DecodeFMem(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem() function