Home
last modified time | relevance | path

Searched refs:addConstantSImmOperands (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp940 addConstantSImmOperands<Bits, 0, 0>(Inst, N); in addSImmOperands()
953 void addConstantSImmOperands(MCInst &Inst, unsigned N) const { in addConstantSImmOperands() function in __anon0cf526ca0311::MipsOperand
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1209 addConstantSImmOperands<Bits, 0, 0>(Inst, N); in addSImmOperands()
1222 void addConstantSImmOperands(MCInst &Inst, unsigned N) const { in addConstantSImmOperands() function in __anone2973a2c0211::MipsOperand
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1229 addConstantSImmOperands<Bits, 0, 0>(Inst, N); in addSImmOperands()
1242 void addConstantSImmOperands(MCInst &Inst, unsigned N) const { in addConstantSImmOperands() function in __anon1799e8720211::MipsOperand
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td410 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/Mips/
H A DMipsGenAsmMatcher.inc1388 static_cast<MipsOperand &>(*Operands[OpIdx]).addConstantSImmOperands<4, 0>(Inst, 1);
1439 static_cast<MipsOperand &>(*Operands[OpIdx]).addConstantSImmOperands<5, 0>(Inst, 1);
1493 static_cast<MipsOperand &>(*Operands[OpIdx]).addConstantSImmOperands<10, 0>(Inst, 1);
1550 static_cast<MipsOperand &>(*Operands[OpIdx]).addConstantSImmOperands<6, 0>(Inst, 1);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
H A DMipsGenAsmMatcher.inc1386 static_cast<MipsOperand&>(*Operands[OpIdx]).addConstantSImmOperands<4, 0>(Inst, 1);
1437 static_cast<MipsOperand&>(*Operands[OpIdx]).addConstantSImmOperands<5, 0>(Inst, 1);
1491 static_cast<MipsOperand&>(*Operands[OpIdx]).addConstantSImmOperands<10, 0>(Inst, 1);
1548 static_cast<MipsOperand&>(*Operands[OpIdx]).addConstantSImmOperands<6, 0>(Inst, 1);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td572 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td572 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";