Home | History | Annotate | Download | only in IR

Lines Matching full:argno

961                                           unsigned ArgNo) {
972 ConstantInt::get(Type::getInt32Ty(VMContext), (LineNo | (ArgNo << 24))),
998 unsigned ArgNo) {
1005 (LineNo | (ArgNo << 24))));