Searched refs:joinRegisterPartsIntoValue (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 466 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | RISCVISelLowering.cpp | 8566 SDValue RISCVTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in RISCVTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 870 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | ARMISelLowering.cpp | 4230 SDValue ARMTargetLowering::joinRegisterPartsIntoValue( in joinRegisterPartsIntoValue() function in ARMTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3679 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL, in joinRegisterPartsIntoValue() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 171 if (SDValue Val = TLI.joinRegisterPartsIntoValue(DAG, DL, Parts, NumParts, in getCopyFromParts()
|