Searched refs:Forced (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | WatchedLiteralsSolver.cpp | 474 Forced = 1, enumerator 567 LevelStates[Level] = State::Forced; in solve() 580 LevelStates[Level] = State::Forced; in solve() 643 for (; LevelStates[Level] == State::Forced; --Level) { in reverseForcedMoves()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | richtek,rt5739.yaml | 43 1: Forced PWM mode
|
| H A D | richtek,rt6190.yaml | 46 1: FCCM mode (Forced-CCM mode)
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 854 bool Forced = isForced().value_or(false); in fail() local 870 Forced ? OptimizationRemarkAnalysis::AlwaysPrint : LDIST_NAME, in fail() 876 if (Forced) in fail()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.h | 164 Forced, enumerator
|
| /freebsd-14.2/contrib/kyua/integration/ |
| H A D | cmd_test_test.sh | 168 expect_all_pass:failure -> expected_failure: Oh no: Forced failure [S.UUUs]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 848 case CodeGenOptions::AssignmentTrackingOpts::Forced: in RunOptimizationPipeline()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoV.td | 101 // `forceMasked` Forced to be masked (e.g. Add-with-Carry Instructions).
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 7088 Values<"disabled,enabled,forced">, NormalizedValues<["Disabled","Enabled","Forced"]>,
|