Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1212 SDValue LowerInlineDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) const;
H A DAArch64ISelLowering.cpp15429 AArch64TargetLowering::LowerInlineDYNAMIC_STACKALLOC(SDValue Op, in LowerInlineDYNAMIC_STACKALLOC() function in AArch64TargetLowering
15463 return LowerInlineDYNAMIC_STACKALLOC(Op, DAG); in LowerDYNAMIC_STACKALLOC()