Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h223 bool isOrigArg() const { in isOrigArg() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3838 if (Ins[InsIdx].isOrigArg()) { in LowerFormalArguments()
3847 assert(Ins[InsIdx].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2618 (!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()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6879 else if (Ins[i].isOrigArg()) in analyzeInputArgs()
6944 if (In.isOrigArg()) { in unpackFromRegLoc()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4581 if (Ins[ArgNo].isOrigArg()) { in LowerFormalArguments_64SVR4()
4609 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit"); in LowerFormalArguments_64SVR4()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4623 if (Ins[VA.getValNo()].isOrigArg()) { in LowerFormalArguments()
4732 assert(Ins[index].isOrigArg() && in LowerFormalArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp22037 else if (In.isOrigArg()) in analyzeInputArgs()
22111 if (In.isOrigArg()) { in unpackFromRegLoc()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7775 if (Ins[i].isOrigArg()) { in LowerFormalArguments()
8020 if (Ins[i].isOrigArg()) { in LowerFormalArguments()