Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td172 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
H A DMips32r6InstrInfo.td710 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp296 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst,
1644 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst, in DecodeCacheeOp_CacheOpR6() function