/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | USRFindingAction.h | 60 bool Force; member
|
/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"), global() variable
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | HardwareLoops.h | 24 std::optional<bool> Force; member
|
/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
|
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | UnrollLoop.h | 72 bool Force; member
|
/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"), global() variable
|
/llvm-project/clang/tools/clang-rename/ |
H A D | ClangRename.cpp |
|
/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. global() enumerator
|
/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
|
/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
|
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 89 Hint Force; variable
|
/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
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 181 Force, global() enumerator
|
/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 527 EmitCurrentDiagnostic(bool Force) EmitCurrentDiagnostic() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 3193 getOrCreateBPI(bool Force) getOrCreateBPI() argument 3204 getOrCreateBFI(bool Force) getOrCreateBFI() argument
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | LinuxKernelRewriter.cpp | 739 __anon2ed2b24f0502(const uint64_t IP, const ORCState &ORC, MCSymbol *Label = 0, bool Force = false) rewriteORCTables() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 483 ValueForcePair FP(Force ? nullptr : VNI, Force); in defValue() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 594 bool Force; global() member
|
/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 161 unwrapModule(Any IR,bool Force=false) unwrapModule() argument [all...] |
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 2789 internalizeFunction(Function & F,bool Force) internalizeFunction() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 498 getColumnNumber(SourceLocation Loc,bool Force) getColumnNumber() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3277 extractBooleanFlip(SDValue V,SelectionDAG & DAG,const TargetLowering & TLI,bool Force) extractBooleanFlip() argument [all...] |