Home
last modified time | relevance | path

Searched refs:DecodeLoadInt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp269 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address,
417 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadInt() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td238 let DecoderMethod = "DecodeLoadInt" in
274 let DecoderMethod = "DecodeLoadInt" in
H A DSparcInstrInfo.td512 let DecoderMethod = "DecodeLoadInt" in {