Home
last modified time | relevance | path

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

12

/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-16.0/llvm/include/llvm/Transforms/Utils/
DUnrollLoop.h70 bool Force; member
/external/libcxxabi/src/demangle/
DUtility.h161 void restoreNow(bool Force) { in restoreNow()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h163 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/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/scudo/standalone/
Dcommon.h242 Force, // Force release pages to the OS, but avoid cases that take too long. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h68 Hint Force; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h90 Hint Force; variable
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_list.hpp331 struct Force { struct
336 struct result<This(L)>
343 operator()(const L & l) const in operator ()()
359 typedef boost::phoenix::function<impl::Force> Force; typedef
/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-16.0/llvm/lib/CodeGen/
DSplitKit.cpp473 bool Force = LI->hasSubRanges(); in defValue() local
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dprovision_service.pb.go985 Force bool `protobuf:"varint,8,opt,name=force,proto3" json:"force,omitempty"` member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h488 bool Force; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h481 bool Force; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp125 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2604 Function *Attributor::internalizeFunction(Function &F, bool Force) { in internalizeFunction()
/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()

12