Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h234 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1639 SDValue VETargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in VETargetLowering
1887 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h681 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3934 SystemZTargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in SystemZTargetLowering
6126 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()