Searched refs:isOrigArg (Results 1 – 8 of 8) sorted by relevance
219 bool isOrigArg() const { in isOrigArg() function
3665 if (Ins[InsIdx].isOrigArg()) { in LowerFormalArguments()3674 assert(Ins[InsIdx].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments()
2451 if (InIdx < Ins.size() && (!Ins[InIdx].isOrigArg() || in allocatePreloadKernArgSGPRs()2455 for (; InIdx < Ins.size() && Ins[InIdx].isOrigArg() && in allocatePreloadKernArgSGPRs()2850 if (Arg.isOrigArg() && Skipped[Arg.getOrigArgIndex()]) { in LowerFormalArguments()2881 if (Arg.isOrigArg() && Info->getArgInfo().PreloadKernArgs.count(i)) { in LowerFormalArguments()
3696 else if (Ins[i].isOrigArg()) in analyzeInputArgs()
4452 if (Ins[ArgNo].isOrigArg()) { in LowerFormalArguments_64SVR4()4480 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments_64SVR4()
17695 else if (Ins[i].isOrigArg()) in analyzeInputArgs()17782 if (In.isOrigArg()) { in unpackFromRegLoc()
4536 if (Ins[VA.getValNo()].isOrigArg()) { in LowerFormalArguments()4645 assert(Ins[index].isOrigArg() && in LowerFormalArguments()
6659 if (Ins[i].isOrigArg()) { in LowerFormalArguments()6905 if (Ins[i].isOrigArg()) { in LowerFormalArguments()