Home
last modified time | relevance | path

Searched refs:isOrigArg (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h219 bool isOrigArg() const { in isOrigArg() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3665 if (Ins[InsIdx].isOrigArg()) { in LowerFormalArguments()
3674 assert(Ins[InsIdx].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2451 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()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3696 else if (Ins[i].isOrigArg()) in analyzeInputArgs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4452 if (Ins[ArgNo].isOrigArg()) { in LowerFormalArguments_64SVR4()
4480 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments_64SVR4()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17695 else if (Ins[i].isOrigArg()) in analyzeInputArgs()
17782 if (In.isOrigArg()) { in unpackFromRegLoc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4536 if (Ins[VA.getValNo()].isOrigArg()) { in LowerFormalArguments()
4645 assert(Ins[index].isOrigArg() && in LowerFormalArguments()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6659 if (Ins[i].isOrigArg()) { in LowerFormalArguments()
6905 if (Ins[i].isOrigArg()) { in LowerFormalArguments()