Home
last modified time | relevance | path

Searched refs:lowerDYNAMIC_STACKALLOC (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h139 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1625 SDValue VETargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in VETargetLowering
1874 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h654 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3636 SystemZTargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in SystemZTargetLowering
5726 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()