Home
last modified time | relevance | path

Searched refs:Addiu (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DRelocation.txt55 multiclass MipsHiLoRelocs<Instruction Lui, Instruction Addiu,
59 def : MipsPat<(MipsLo tglobaladdr:$in), (Addiu ZeroReg, tglobaladdr:$in)>;
62 (Addiu GPROpnd:$hi, tglobaladdr:$lo)>;
DMipsInstrInfo.td3123 multiclass MipsHiLoRelocs<Instruction Lui, Instruction Addiu,
3132 (Addiu ZeroReg, tglobaladdr:$in)>;
3134 (Addiu ZeroReg, tblockaddress:$in)>;
3136 (Addiu ZeroReg, tjumptable:$in)>;
3138 (Addiu ZeroReg, tconstpool:$in)>;
3140 (Addiu ZeroReg, tglobaltlsaddr:$in)>;
3142 (Addiu ZeroReg, texternalsym:$in)>;
3145 (Addiu GPROpnd:$hi, tglobaladdr:$lo)>;
3147 (Addiu GPROpnd:$hi, tblockaddress:$lo)>;
3149 (Addiu GPROpnd:$hi, tjumptable:$lo)>;
[all …]
/external/llvm-project/llvm/lib/Target/Mips/
DRelocation.txt55 multiclass MipsHiLoRelocs<Instruction Lui, Instruction Addiu,
59 def : MipsPat<(MipsLo tglobaladdr:$in), (Addiu ZeroReg, tglobaladdr:$in)>;
62 (Addiu GPROpnd:$hi, tglobaladdr:$lo)>;
DMipsInstrInfo.td3168 multiclass MipsHiLoRelocs<Instruction Lui, Instruction Addiu,
3177 (Addiu ZeroReg, tglobaladdr:$in)>;
3179 (Addiu ZeroReg, tblockaddress:$in)>;
3181 (Addiu ZeroReg, tjumptable:$in)>;
3183 (Addiu ZeroReg, tconstpool:$in)>;
3185 (Addiu ZeroReg, tglobaltlsaddr:$in)>;
3187 (Addiu ZeroReg, texternalsym:$in)>;
3190 (Addiu GPROpnd:$hi, tglobaladdr:$lo)>;
3192 (Addiu GPROpnd:$hi, tblockaddress:$lo)>;
3194 (Addiu GPROpnd:$hi, tjumptable:$lo)>;
[all …]
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h194 Addiu, enumerator
1204 using InstMIPS32Addiu = InstMIPS32Imm16<InstMIPS32::Addiu, true>;