Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2687 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent() local
2688 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent()
2691 MachinePointerInfo(IRGuard, 0), Align, in visitSPDescriptorParent()