HomeSort by relevance Sort by last modified time
    Searched refs:I6 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.cpp 50 Reserved.set(SP::I6);
96 MI.getOperand(i).ChangeToRegister(SP::I6, false);
103 // Emit G1 = G1 + I6
105 .addReg(SP::I6);
116 return SP::I6;
SparcISelLowering.cpp     [all...]

Completed in 53 milliseconds