Searched refs:unpackFromMemLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 261 static SDValue unpackFromMemLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromMemLoc() function 362 ArgValue = unpackFromMemLoc(DAG, Chain, VA, DL); in LowerFormalArguments()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 3764 static SDValue unpackFromMemLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromMemLoc() function 3892 ArgValue = unpackFromMemLoc(DAG, Chain, VA, DL); in LowerFormalArguments()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 17834 static SDValue unpackFromMemLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromMemLoc() function 18145 ArgValue = unpackFromMemLoc(DAG, Chain, VA, DL); in LowerFormalArguments()
|