Home
last modified time | relevance | path

Searched defs:Force (Results 1 – 19 of 19) sorted by relevance

/external/llvm/tools/llvm-as/
Dllvm-as.cpp42 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals")); variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h162 void restoreNow(bool Force) { in restoreNow()
/external/libcxxabi/src/demangle/
DUtility.h161 void restoreNow(bool Force) { in restoreNow()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DUnrollLoop.h70 bool Force; member
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp49 Force("f", cl::desc("Enable binary output on terminals")); variable
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp47 Force("f", cl::desc("Enable binary output on terminals")); variable
/external/scudo/standalone/
Dcommon.h220 Force, // Force release pages to the OS, but avoid cases that take too long. enumerator
/external/llvm/tools/llvm-link/
Dllvm-link.cpp82 Force("f", cl::desc("Enable binary output on terminals")); variable
/external/llvm/tools/opt/
Dopt.cpp86 Force("f", cl::desc("Enable binary output on terminals")); variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h68 Hint Force; variable
/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp203 bool llvm::UnrollLoop(Loop *L, unsigned Count, unsigned TripCount, bool Force, in UnrollLoop()
/external/clang/lib/Basic/
DDiagnostic.cpp363 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { in EmitCurrentDiagnostic()
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h290 bool Force; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp468 bool Force = LI->hasSubRanges(); in defValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h488 bool Force; member
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp2895 llvm::Constant *ItaniumRTTIBuilder::BuildTypeInfo(QualType Ty, bool Force) { in BuildTypeInfo()
DCGDebugInfo.cpp363 unsigned CGDebugInfo::getColumnNumber(SourceLocation Loc, bool Force) { in getColumnNumber()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1061 Hint Force; member in __anon4a4ec4140111::LoopVectorizeHints
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2562 bool Force) { in extractBooleanFlip()