Home | History | Annotate | Download | only in src

Lines Matching refs:CCArg

338     if (Entry.CCArg <= 0) {
343 GPRArgInitializer[Entry.CCArg - 1] = RegNum;
345 I64ArgInitializer[Entry.CCArg - 1] = RegNum;
347 FP32ArgInitializer[Entry.CCArg - 1] = RegNum;
349 FP64ArgInitializer[Entry.CCArg - 1] = RegNum;
351 Vec128ArgInitializer[Entry.CCArg - 1] = RegNum;