Searched defs:PredState (Results 1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86SpeculativeLoadHardening.cpp | 151 struct PredState { struct in __anond4197dd40111::X86SpeculativeLoadHardeningPass 152 unsigned InitialReg = 0; 153 unsigned PoisonReg = 0; 155 const TargetRegisterClass *RC; 156 MachineSSAUpdater SSA; 158 PredState(MachineFunction &MF, const TargetRegisterClass *RC) in PredState() function
|
| D | X86WinEHState.cpp | 565 int PredState = PredEndState->second; in getPredState() local 699 int PredState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86SpeculativeLoadHardening.cpp | 150 struct PredState { struct in __anon46c72d4e0111::X86SpeculativeLoadHardeningPass 151 unsigned InitialReg = 0; 152 unsigned PoisonReg = 0; 154 const TargetRegisterClass *RC; 155 MachineSSAUpdater SSA; 157 PredState(MachineFunction &MF, const TargetRegisterClass *RC) in PredState() argument
|
| D | X86WinEHState.cpp | 569 int PredState = PredEndState->second; in getPredState() local 706 int PredState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86WinEHState.cpp | 569 int PredState = PredEndState->second; in getPredState() local 706 int PredState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 659 unsigned PredState = getRegState(PredOp) & ~RegState::Kill; in genCondTfrFor() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 639 unsigned PredState = getRegState(PredOp) & ~RegState::Kill; in genCondTfrFor() local
|