Home
last modified time | relevance | path

Searched refs:DecodeStoreFP (Results 1 – 6 of 6) sorted by relevance

/external/capstone/arch/Sparc/
DSparcDisassembler.c182 static DecodeStatus DecodeStoreFP(MCInst *Inst, unsigned insn,
331 static DecodeStatus DecodeStoreFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeStoreFP() function
DSparcGenDisassemblerTables.inc1916 …if (DecodeStoreFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp296 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn,
481 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeStoreFP() function
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp294 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn,
479 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeStoreFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td565 let DecoderMethod = "DecodeStoreFP" in {
600 let DecoderMethod = "DecodeStoreFP" in {
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td561 let DecoderMethod = "DecodeStoreFP" in {
596 let DecoderMethod = "DecodeStoreFP" in {