Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp189 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFnGlobal); in insertCFGuardCheck() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp641 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFn); buildGuestExitThunk() local
695 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFn); lowerCall() local