Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp202 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address,
329 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadFP() function
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcInstrInfo.td412 let DecoderMethod = "DecodeLoadFP" in