Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.h423 SDValue lowerDYNAMIC_STACKALLOCImpl(SDValue Op, SelectionDAG &DAG) const;
HDSIISelLowering.cpp3959 SDValue SITargetLowering::lowerDYNAMIC_STACKALLOCImpl( in lowerDYNAMIC_STACKALLOCImpl() function in SITargetLowering
4014 return lowerDYNAMIC_STACKALLOCImpl(Op, DAG); // Use "generic" expansion. in LowerDYNAMIC_STACKALLOC()