Searched refs:splitValueIntoRegisterParts (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 460 bool splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | RISCVISelLowering.cpp | 8524 bool RISCVTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in RISCVTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 865 splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL, SDValue Val,
|
| H A D | ARMISelLowering.cpp | 4212 bool ARMTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in ARMTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3670 virtual bool splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL, in splitValueIntoRegisterParts() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 480 if (TLI.splitValueIntoRegisterParts(DAG, DL, Val, Parts, NumParts, PartVT, in getCopyToParts()
|