Home
last modified time | relevance | path

Searched defs:PredState (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp150 struct PredState { struct in __anonc37902080111::X86SpeculativeLoadHardeningPass
157 PredState(MachineFunction &MF, const TargetRegisterClass *RC) in PredState() argument
151 InitialReg__anonc37902080111::X86SpeculativeLoadHardeningPass::PredState global() argument
152 PoisonReg__anonc37902080111::X86SpeculativeLoadHardeningPass::PredState global() argument
154 RC__anonc37902080111::X86SpeculativeLoadHardeningPass::PredState global() argument
155 SSA__anonc37902080111::X86SpeculativeLoadHardeningPass::PredState global() argument
H A DX86WinEHState.cpp561 int PredState = PredEndState->second; in getPredState() local
695 int PredState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp660 unsigned PredState = getRegState(PredOp) & ~RegState::Kill; in genCondTfrFor() local