Searched refs:unpackFromRegLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd/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/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4928 static SDValue unpackFromRegLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromRegLoc() function 5087 ArgValue = unpackFromRegLoc(DAG, Chain, VA, DL, Ins[i], *this); in LowerFormalArguments()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19347 static SDValue unpackFromRegLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromRegLoc() 19724 ArgValue = unpackFromRegLoc(DAG, Chain, VA, DL, Ins[InsIdx], *this); in LowerFormalArguments() 19344 static SDValue unpackFromRegLoc(SelectionDAG &DAG, SDValue Chain, unpackFromRegLoc() function
|