Home
last modified time | relevance | path

Searched defs:GuardCheckLoad (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp188 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFnGlobal); insertCFGuardCheck() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp586 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFn); buildGuestExitThunk() local
640 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFn); lowerCall() local