Home
last modified time | relevance | path

Searched refs:Force (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/external/llvm/test/CodeGen/X86/
Davx512vl-logic.ll10 ; Force the execution domain with an add.
21 ; Force the execution domain with an add.
33 ; Force the execution domain with an add.
44 ; Force the execution domain with an add.
55 ; Force the execution domain with an add.
66 ; Force the execution domain with an add.
78 ; Force the execution domain with an add.
89 ; Force the execution domain with an add.
102 ; Force the execution domain with an add.
113 ; Force the execution domain with an add.
[all …]
Davx2-logic.ll8 ; Force the execution domain with an add.
20 ; Force the execution domain with an add.
31 ; Force the execution domain with an add.
42 ; Force the execution domain with an add.
Davx512-logic.ll13 ; Force the execution domain with an add.
27 ; Force the execution domain with an add.
43 ; Force the execution domain with an add.
57 ; Force the execution domain with an add.
71 ; Force the execution domain with an add.
84 ; Force the execution domain with an add.
98 ; Force the execution domain with an add.
111 ; Force the execution domain with an add.
/external/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
DUSRFindingAction.h46 ArrayRef<std::string> QualifiedNames, bool Force) in USRFindingAction()
48 ErrorOccurred(false), Force(Force) {} in USRFindingAction()
61 bool Force; member
/external/llvm-project/llvm/test/Other/
Dmodule-pass-printer.ll23 ; FOO: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
26 ; FOO-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
28 ; BOTH: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
31 ; BOTH-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
34 ; EMPTY-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
36 ; ALL: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
40 ; ALL-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/
DUSRFindingAction.cpp231 bool Force, bool &ErrorOccurred) in NamedDeclFindingConsumer() argument
233 SpellingNames(SpellingNames), USRList(USRList), Force(Force), in NamedDeclFindingConsumer()
269 if (Force) { in FindSymbol()
305 bool Force; member in clang::tooling::NamedDeclFindingConsumer
311 SymbolOffsets, QualifiedNames, SpellingNames, USRList, Force, in newASTConsumer()
/external/python/cpython3/Tools/msi/
Dmake_cat.ps130 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force
43 Split-Path -Parent $outfile | ?{ $_ } | %{ mkdir -Force $_; }
Dmake_appx.ps132 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force
39 $msixdir = (mkdir -Force $msixdir).FullName
Dsign_build.ps127 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/
DREADME.md24 -f| Force connecting to the wrong endpoint to check backoff retry flow
26 --force-portal|Force the SS Captive Portal Detection to feel it's behind a portal
27 --force-no-internet|Force the SS Captive Portal Detection to feel it can't reach the internet
/external/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
DREADME.md22 --h1|Force http/1 only
30 --path <path>|Force the URL path (should start with /)
/external/llvm-project/llvm/test/CodeGen/X86/
Davx2-logic.ll20 ; Force the execution domain with an add.
42 ; Force the execution domain with an add.
63 ; Force the execution domain with an add.
84 ; Force the execution domain with an add.
/external/llvm/tools/llvm-as/
Dllvm-as.cpp42 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals")); variable
82 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true)) in WriteOutputFile()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h68 Hint Force; variable
106 if ((ForceKind)Force.Value == FK_Undefined && in getForce()
109 return (ForceKind)Force.Value; in getForce()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dmulti-dword-vgpr-spill.ll23 ; Force %a to spill.
51 ; Force %a to spill.
83 ; Force %a to spill.
115 ; Force %a to spill.
151 ; Force %a to spill.
187 ; Force %a to spill.
222 ; Force %a to spill.
257 ; Force %a to spill.
Dspill-offset-calculation.ll21 ; Force %a to spill.
46 ; Force %a to spill
106 ; Force %a to spill with no free SGPRs
129 ; Force %a to spill.
162 ; Force %a to spill.
188 ; Force %a to spill.
213 ; Force %a to spill
239 ; Force %a to spill.
272 ; Force %a to spill.
/external/llvm-project/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h75 Hint Force; variable
118 if ((ForceKind)Force.Value == FK_Undefined && in getForce()
121 return (ForceKind)Force.Value; in getForce()
/external/pigweed/
D.gitattributes2 # Force batch scripts to use CRLF.
/external/llvm-project/llvm/include/llvm/Demangle/
DUtility.h162 void restoreNow(bool Force) { in restoreNow() argument
163 if (!Force && !ShouldRestore) in restoreNow()
/external/llvm-project/llvm/tools/llvm-as/
Dllvm-as.cpp44 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
91 if (Force || !CheckBitcodeOutputToConsole(Out->os())) { in WriteOutputFile()
/external/libcxxabi/src/demangle/
DUtility.h161 void restoreNow(bool Force) { in restoreNow() argument
162 if (!Force && !ShouldRestore) in restoreNow()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h162 void restoreNow(bool Force) { in restoreNow() argument
163 if (!Force && !ShouldRestore) in restoreNow()
/external/llvm-project/libcxxabi/src/demangle/
DUtility.h162 void restoreNow(bool Force) { in restoreNow() argument
163 if (!Force && !ShouldRestore) in restoreNow()
/external/yapf/
D.vimrc1 " Force indentation styles for this directory
/external/OpenCL-CTS/test_conformance/images/
DCMakeLists.txt2 # IGL: Force no optimizations

12345678910>>...21