Searched refs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 773 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local 777 IRB.CreateCall(SanCovTracePCGuard, GuardPtr); in InjectCoverageAtBlock()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2087 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/ |
D | SelectionDAGBuilder.cpp | 2272 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local 2275 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()
|