Searched refs:DecodeCacheeOp_CacheOpR6 (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsEVAInstrInfo.td | 162 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
|
H A D | Mips32r6InstrInfo.td | 637 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsEVAInstrInfo.td | 175 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
|
H A D | Mips32r6InstrInfo.td | 711 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsEVAInstrInfo.td | 172 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
|
H A D | Mips32r6InstrInfo.td | 710 string DecoderMethod = "DecodeCacheeOp_CacheOpR6";
|
/aosp_15_r20/external/llvm/lib/Target/Mips/Disassembler/ |
H A D | MipsDisassembler.cpp | 285 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 D | MipsDisassembler.cpp | 296 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 D | MipsDisassembler.cpp | 255 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 D | MipsGenDisassemblerTables.inc | 9921 …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 D | MipsGenDisassemblerTables.inc | 10061 …if (!Check(S, DecodeCacheeOp_CacheOpR6(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…
|