Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp296 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn,
485 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, in DecodeStoreDFP() function
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td566 let DecoderMethod = "DecodeStoreDFP" in {