| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 81 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 197 return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation() 1022 SDValue LanaiTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in LanaiTargetLowering
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SPARC/ |
| H A D | 2013-05-17-CallFrame.ll | 6 ; "add 7; and -8; add 8"; see comments in LowerDYNAMIC_STACKALLOC)
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 222 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1359 return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation() 3200 SDValue M68kTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in M68kTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 219 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op,
|
| H A D | SIISelLowering.h | 381 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AMDGPUISelLowering.cpp | 1131 SDValue AMDGPUTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in AMDGPUTargetLowering 1179 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
|
| H A D | SIISelLowering.cpp | 3406 SDValue SITargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in SITargetLowering 3417 return AMDGPUTargetLowering::LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerDYNAMIC_STACKALLOC() 4749 return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 182 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 744 HexagonTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in HexagonTargetLowering 3229 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 845 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARMISelLowering.cpp | 10442 return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation() 20520 ARMTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const { in LowerDYNAMIC_STACKALLOC() function in ARMTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1268 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 7704 SDValue PPCTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in PPCTargetLowering 11161 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1028 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 5557 return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation() 12304 AArch64TargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in AArch64TargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1578 SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 25911 X86TargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() function in X86TargetLowering 32302 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2655 static SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG, in LowerDYNAMIC_STACKALLOC() function 3153 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG, in LowerOperation()
|