/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | USRFindingAction.h | 60 bool Force; member
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRFindingAction.cpp | 229 bool Force, bool &ErrorOccurred) in NamedDeclFindingConsumer() 304 bool Force; member in clang::tooling::NamedDeclFindingConsumer
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | HardwareLoops.h | 24 std::optional<bool> Force; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | UnrollLoop.h | 70 bool Force; global() member
|
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | common.h | 216 Force, // Force release pages to the OS, but avoid cases that take too long. global() enumerator
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 163 Force, global() enumerator
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 89 Hint Force; variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/opt/ |
H A D | opt.cpp | 103 Force("f", cl::desc("Enable binary output on terminals")); global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 526 EmitCurrentDiagnostic(bool Force) EmitCurrentDiagnostic() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 3199 getOrCreateBPI(bool Force) getOrCreateBPI() argument 3210 getOrCreateBFI(bool Force) getOrCreateBFI() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 484 ValueForcePair FP(Force ? nullptr : VNI, Force); in defValue() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 590 bool Force; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 154 unwrapModule(Any IR,bool Force=false) unwrapModule() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 2784 internalizeFunction(Function & F,bool Force) internalizeFunction() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 488 getColumnNumber(SourceLocation Loc,bool Force) getColumnNumber() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3271 extractBooleanFlip(SDValue V,SelectionDAG & DAG,const TargetLowering & TLI,bool Force) extractBooleanFlip() argument [all...] |