Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2298 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent() local
2299 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent()
2302 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()