Searched refs:addConstantSImmOperands (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 940 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 D | MipsAsmParser.cpp | 1209 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 D | MipsAsmParser.cpp | 1229 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 D | MipsInstrInfo.td | 410 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/Mips/ |
H A D | MipsGenAsmMatcher.inc | 1388 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 D | MipsGenAsmMatcher.inc | 1386 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 D | MipsInstrInfo.td | 572 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.td | 572 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";
|