Home
last modified time | relevance | path

Searched refs:lowerDYNAMIC_STACKALLOCImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h417 SDValue lowerDYNAMIC_STACKALLOCImpl(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp3866 SDValue SITargetLowering::lowerDYNAMIC_STACKALLOCImpl( in lowerDYNAMIC_STACKALLOCImpl() function in SITargetLowering
3921 return lowerDYNAMIC_STACKALLOCImpl(Op, DAG); // Use "generic" expansion. in LowerDYNAMIC_STACKALLOC()