/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | USRFindingAction.h | 60 bool Force; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-as/ |
H A D | llvm-as.cpp | 44 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | HardwareLoops.h | 24 std::optional<bool> Force; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | UnrollLoop.h | 72 bool Force; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/ |
H A D | llvm-dis.cpp | 50 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | common.h | 220 Force, // Force release pages to the OS, but avoid cases that take too long. enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-extract/ |
H A D | llvm-extract.cpp | 57 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 89 Hint Force; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 91 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 105 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals")); variable
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 181 Force, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 527 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { in EmitCurrentDiagnostic()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 3193 BranchProbabilityInfo *JumpThreadingPass::getOrCreateBPI(bool Force) { in getOrCreateBPI() 3204 BlockFrequencyInfo *JumpThreadingPass::getOrCreateBFI(bool Force) { in getOrCreateBFI()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 483 bool Force = LI->hasSubRanges(); in defValue() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 600 bool Force; member
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 162 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 2786 Function *Attributor::internalizeFunction(Function &F, bool Force) { in internalizeFunction()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 498 unsigned CGDebugInfo::getColumnNumber(SourceLocation Loc, bool Force) { in getColumnNumber()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3263 bool Force) { in extractBooleanFlip()
|