Home | History | Annotate | Download | only in R600

Lines Matching refs:ConstantInt

126       ConstantInt::get(Int32Type, SrcSelect[0]),
127 ConstantInt::get(Int32Type, SrcSelect[1]),
128 ConstantInt::get(Int32Type, SrcSelect[2]),
129 ConstantInt::get(Int32Type, SrcSelect[3])
142 ConstantInt::get(Int32Type, CT[0]),
143 ConstantInt::get(Int32Type, CT[1]),
144 ConstantInt::get(Int32Type, CT[2]),
145 ConstantInt::get(Int32Type, CT[3])
165 dyn_cast<ConstantInt>(I.getArgOperand(3))->getZExtValue();
170 ConstantInt::get(Int32Type, 0),
171 ConstantInt::get(Int32Type, 0),
172 ConstantInt::get(Int32Type, 0)
189 dyn_cast<ConstantInt>(I.getArgOperand(6))->getZExtValue();