Searched refs:splitValueIntoRegisterParts (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 327 splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL, SDValue Val,
|
| H A D | NVPTXISelLowering.cpp | 3323 bool NVPTXTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in NVPTXTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 415 splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL, SDValue Val,
|
| H A D | LoongArchISelLowering.cpp | 8479 bool LoongArchTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in LoongArchTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 609 bool splitValueIntoRegisterParts(
|
| H A D | SystemZISelLowering.cpp | 1905 bool SystemZTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in SystemZTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 337 bool splitValueIntoRegisterParts(
|
| H A D | RISCVISelLowering.cpp | 23919 bool RISCVTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in RISCVTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 935 bool splitValueIntoRegisterParts(
|
| H A D | ARMISelLowering.cpp | 4531 bool ARMTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in ARMTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1184 bool splitValueIntoRegisterParts(
|
| H A D | PPCISelLowering.cpp | 19474 bool PPCTargetLowering::splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function in PPCTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4627 virtual bool splitValueIntoRegisterParts( in splitValueIntoRegisterParts() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 510 if (TLI.splitValueIntoRegisterParts(DAG, DL, Val, Parts, NumParts, PartVT, in getCopyToParts()
|