/external/llvm/test/CodeGen/X86/ |
D | avx512vl-logic.ll | 10 ; 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 …]
|
D | avx2-logic.ll | 8 ; 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.
|
D | avx512-logic.ll | 13 ; 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/ |
D | USRFindingAction.h | 46 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/ |
D | module-pass-printer.ll | 23 ; 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/ |
D | USRFindingAction.cpp | 231 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/ |
D | make_cat.ps1 | 30 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force 43 Split-Path -Parent $outfile | ?{ $_ } | %{ mkdir -Force $_; }
|
D | make_appx.ps1 | 32 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force 39 $msixdir = (mkdir -Force $msixdir).FullName
|
D | sign_build.ps1 | 27 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force
|
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/ |
D | README.md | 24 -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/ |
D | README.md | 22 --h1|Force http/1 only 30 --path <path>|Force the URL path (should start with /)
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | avx2-logic.ll | 20 ; 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/ |
D | llvm-as.cpp | 42 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/ |
D | LoopVectorizationLegality.h | 68 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/ |
D | multi-dword-vgpr-spill.ll | 23 ; 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.
|
D | spill-offset-calculation.ll | 21 ; 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/ |
D | LoopVectorizationLegality.h | 75 Hint Force; variable 118 if ((ForceKind)Force.Value == FK_Undefined && in getForce() 121 return (ForceKind)Force.Value; in getForce()
|
/external/pigweed/ |
D | .gitattributes | 2 # Force batch scripts to use CRLF.
|
/external/llvm-project/llvm/include/llvm/Demangle/ |
D | Utility.h | 162 void restoreNow(bool Force) { in restoreNow() argument 163 if (!Force && !ShouldRestore) in restoreNow()
|
/external/llvm-project/llvm/tools/llvm-as/ |
D | llvm-as.cpp | 44 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/ |
D | Utility.h | 161 void restoreNow(bool Force) { in restoreNow() argument 162 if (!Force && !ShouldRestore) in restoreNow()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | Utility.h | 162 void restoreNow(bool Force) { in restoreNow() argument 163 if (!Force && !ShouldRestore) in restoreNow()
|
/external/llvm-project/libcxxabi/src/demangle/ |
D | Utility.h | 162 void restoreNow(bool Force) { in restoreNow() argument 163 if (!Force && !ShouldRestore) in restoreNow()
|
/external/yapf/ |
D | .vimrc | 1 " Force indentation styles for this directory
|
/external/OpenCL-CTS/test_conformance/images/ |
D | CMakeLists.txt | 2 # IGL: Force no optimizations
|