Searched refs:unpackFromMemLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/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/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 6963 static SDValue unpackFromMemLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromMemLoc() function 7128 ArgValue = unpackFromMemLoc(DAG, Chain, VA, DL); in LowerFormalArguments()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 22160 static SDValue unpackFromMemLoc(SelectionDAG &DAG, SDValue Chain, in unpackFromMemLoc() function 22328 ArgValue = unpackFromMemLoc(DAG, Chain, VA, DL); in LowerFormalArguments()
|