Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp139 X86LoadValueInjectionLoadHardeningPass() : MachineFunctionPass(ID) {} in X86LoadValueInjectionLoadHardeningPass() function in __anon2f1af8870111::X86LoadValueInjectionLoadHardeningPass
234 char X86LoadValueInjectionLoadHardeningPass::ID = 0;
236 void X86LoadValueInjectionLoadHardeningPass::getAnalysisUsage( in getAnalysisUsage()
251 bool X86LoadValueInjectionLoadHardeningPass::runOnMachineFunction( in runOnMachineFunction()
326 X86LoadValueInjectionLoadHardeningPass::getGadgetGraph( in getGadgetGraph()
596 X86LoadValueInjectionLoadHardeningPass::trimMitigatedEdges( in trimMitigatedEdges()
612 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithPlugin( in hardenLoadsWithPlugin()
657 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithHeuristic( in hardenLoadsWithHeuristic()
723 int X86LoadValueInjectionLoadHardeningPass::insertFences( in insertFences()
791 bool X86LoadValueInjectionLoadHardeningPass::instrUsesRegToBranch( in instrUsesRegToBranch()
[all …]