Home
last modified time | relevance | path

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

/external/capstone/arch/Sparc/
DSparcDisassembler.c178 static DecodeStatus DecodeLoadQFP(MCInst *Inst, unsigned insn, uint64_t Address,
317 static DecodeStatus DecodeLoadQFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadQFP() function
DSparcGenDisassemblerTables.inc1910 …if (DecodeLoadQFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp286 static DecodeStatus DecodeLoadQFP(MCInst &Inst, unsigned insn, uint64_t Address,
451 static DecodeStatus DecodeLoadQFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadQFP() function
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp284 static DecodeStatus DecodeLoadQFP(MCInst &Inst, unsigned insn, uint64_t Address,
449 static DecodeStatus DecodeLoadQFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadQFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td520 let DecoderMethod = "DecodeLoadQFP" in
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td516 let DecoderMethod = "DecodeLoadQFP" in