Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp773 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local
777 IRB.CreateCall(SanCovTracePCGuard, GuardPtr); in InjectCoverageAtBlock()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2087 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local
2090 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2272 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local
2275 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()