Home | History | Annotate | Download | only in IR

Lines Matching refs:arg_size

113     if (Name.startswith("ctlz.") && F->arg_size() == 1) {
119 if (Name.startswith("cttz.") && F->arg_size() == 1) {
131 if (F->arg_size() == 2 && Name.startswith("objectsize.")) {
180 (Name.startswith("x86.xop.vpcom") && F->arg_size() == 2)) {
297 if (Name.startswith("x86.xop.vfrcz.ss") && F->arg_size() == 2) {
303 if (Name.startswith("x86.xop.vfrcz.sd") && F->arg_size() == 2) {