Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp238 static DecodeStatus DecodeJumpTargetXMM(MCInst &Inst, unsigned Insn,
2195 static DecodeStatus DecodeJumpTargetXMM(MCInst &Inst, unsigned Insn, in DecodeJumpTargetXMM() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td963 let DecoderMethod = "DecodeJumpTargetXMM" in