Searched refs:joinRegisterPartsIntoValue (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 485 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | RISCVISelLowering.cpp | 9020 SDValue RISCVTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in RISCVTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 546 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | SystemZISelLowering.cpp | 1407 SDValue SystemZTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in SystemZTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 886 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | ARMISelLowering.cpp | 4347 SDValue ARMTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in ARMTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3706 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL, in joinRegisterPartsIntoValue() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 171 if (SDValue Val = TLI.joinRegisterPartsIntoValue(DAG, DL, Parts, NumParts, in getCopyFromParts()
|