Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp374 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address,
459 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF() function
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3222 let DecoderMethod = "DecodeINSVE_DF" in {