Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h235 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1628 SDValue VETargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in VETargetLowering
1872 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h712 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp4412 SystemZTargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in SystemZTargetLowering
7043 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h573 SDValue lowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp8381 return lowerDYNAMIC_STACKALLOC(Op, DAG); in LowerOperation()
24407 SDValue RISCVTargetLowering::lowerDYNAMIC_STACKALLOC(SDValue Op, in lowerDYNAMIC_STACKALLOC() function in RISCVTargetLowering