Searched defs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 961 auto GuardPtr = IRB.CreateIntToPtr( InjectCoverageAtBlock() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 3553 Register GuardPtr = getOrCreateVReg(*IRGuard); emitSPDescriptorParent() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 2948 SDValue GuardPtr = getValue(IRGuard); visitSPDescriptorParent() local |