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/
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/
DMicroMipsInstrInfo.td963 let DecoderMethod = "DecodeJumpTargetXMM" in