Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2086 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent() local
2087 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent()
2090 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2271 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent() local
2272 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent()
2275 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()