Searched refs:unpackFromRegLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 229 static SDValue unpackFromRegLoc(const CSKYSubtarget &Subtarget, in unpackFromRegLoc() function 360 ArgValue = unpackFromRegLoc(Subtarget, DAG, Chain, VA, DL); in LowerFormalArguments()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 3747 static SDValue unpackFromRegLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromRegLoc() function 3890 ArgValue = unpackFromRegLoc(DAG, Chain, VA, DL, *this); in LowerFormalArguments()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 17768 static SDValue unpackFromRegLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromRegLoc() function 18143 ArgValue = unpackFromRegLoc(DAG, Chain, VA, DL, Ins[InsIdx], *this); in LowerFormalArguments()
|