Searched refs:isOrigArg (Results 1 – 8 of 8) sorted by relevance
223 bool isOrigArg() const { in isOrigArg() function
3838 if (Ins[InsIdx].isOrigArg()) { in LowerFormalArguments()3847 assert(Ins[InsIdx].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments()
2618 (!Ins[InIdx].isOrigArg() || Ins[InIdx].getOrigArgIndex() != ArgIdx)) in allocatePreloadKernArgSGPRs()2621 for (; InIdx < Ins.size() && Ins[InIdx].isOrigArg() && in allocatePreloadKernArgSGPRs()3025 if ((Arg.isOrigArg() && Skipped[Arg.getOrigArgIndex()]) || IsError) { in LowerFormalArguments()3056 if (Arg.isOrigArg() && Info->getArgInfo().PreloadKernArgs.count(i)) { in LowerFormalArguments()3136 if (Arg.isOrigArg()) { in LowerFormalArguments()
6879 else if (Ins[i].isOrigArg()) in analyzeInputArgs()6944 if (In.isOrigArg()) { in unpackFromRegLoc()
4581 if (Ins[ArgNo].isOrigArg()) { in LowerFormalArguments_64SVR4()4609 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments_64SVR4()
4623 if (Ins[VA.getValNo()].isOrigArg()) { in LowerFormalArguments()4732 assert(Ins[index].isOrigArg() && in LowerFormalArguments()
22037 else if (In.isOrigArg()) in analyzeInputArgs()22111 if (In.isOrigArg()) { in unpackFromRegLoc()
7775 if (Ins[i].isOrigArg()) { in LowerFormalArguments()8020 if (Ins[i].isOrigArg()) { in LowerFormalArguments()