Searched refs:joinRegisterPartsIntoValue (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 561 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | RISCVISelLowering.cpp | 12443 SDValue RISCVTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in RISCVTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 564 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | SystemZISelLowering.cpp | 1467 SDValue SystemZTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in SystemZTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 894 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | ARMISelLowering.cpp | 4413 SDValue ARMTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in ARMTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1631 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | X86ISelLowering.cpp | 2763 SDValue X86TargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in X86TargetLowering
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3998 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL, in joinRegisterPartsIntoValue() function
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 165 if (SDValue Val = TLI.joinRegisterPartsIntoValue(DAG, DL, Parts, NumParts, in getCopyFromParts()
|