Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td162 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
H A DMips32r6InstrInfo.td637 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td175 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
H A DMips32r6InstrInfo.td711 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td172 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
H A DMips32r6InstrInfo.td710 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
/aosp_15_r20/external/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp285 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst,
1396 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst, in DecodeCacheeOp_CacheOpR6() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp255 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst, unsigned Insn,
1565 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst, unsigned Insn, in DecodeCacheeOp_CacheOpR6() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
H A DMipsGenDisassemblerTables.inc9921 …if (DecodeCacheeOp_CacheOpR6(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisas…
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/Mips/
H A DMipsGenDisassemblerTables.inc10061 …if (!Check(S, DecodeCacheeOp_CacheOpR6(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…