Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp285 static DecodeStatus DecodeStoreIntPair(MCInst &Inst, unsigned insn,
465 static DecodeStatus DecodeStoreIntPair(MCInst &Inst, unsigned insn, in DecodeStoreIntPair() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td575 let DecoderMethod = "DecodeStoreIntPair" in