Home
last modified time | relevance | path

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

12345678910>>...15

/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dspill-offset-calculation.ll19 ; Force %a to spill.
43 ; Force %a to spill
67 ; Force %a to spill.
98 ; Force %a to spill.
123 ; Force %a to spill.
147 ; Force %a to spill
171 ; Force %a to spill.
202 ; Force %a to spill.
/external/python/cpython3/Tools/msi/
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
Dmake_cat.ps126 Import-Module $tools\sdktools.psm1 -WarningAction SilentlyContinue -Force
/external/swiftshader/third_party/LLVM/tools/llvm-as/
Dllvm-as.cpp41 Force("f", cl::desc("Enable binary output on terminals")); variable
80 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true)) in WriteOutputFile()
/external/swiftshader/third_party/llvm-7.0/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.
Davx512vl-logic.ll14 ; Force the execution domain with an add.
27 ; Force the execution domain with an add.
41 ; Force the execution domain with an add.
54 ; Force the execution domain with an add.
67 ; Force the execution domain with an add.
80 ; Force the execution domain with an add.
94 ; Force the execution domain with an add.
107 ; Force the execution domain with an add.
122 ; Force the execution domain with an add.
135 ; Force the execution domain with an add.
[all …]
/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/lib/CodeGen/
DExecutionDepsFix.cpp148 void Force(int rx, unsigned domain);
216 void ExeDepsFix::Force(int rx, unsigned domain) { in Force() function in ExeDepsFix
304 Force(rx, pdv->getFirstDomain()); in enterBasicBlock()
319 Force(rx, domain); in visitHardInstr()
329 Force(rx, domain); in visitHardInstr()
/external/swiftshader/third_party/LLVM/tools/llvm-link/
Dllvm-link.cpp40 Force("f", cl::desc("Enable binary output on terminals")); variable
135 } else if (Force || !CheckBitcodeOutputToConsole(Out.os(), true)) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-as/
Dllvm-as.cpp42 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals")); variable
87 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true)) { in WriteOutputFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DUtility.h176 void restoreNow(bool Force) { in restoreNow() argument
177 if (!Force && !ShouldRestore) in restoreNow()
/external/libcxxabi/src/demangle/
DUtility.h161 void restoreNow(bool Force) { in restoreNow() argument
162 if (!Force && !ShouldRestore) in restoreNow()
/external/icu/icu4c/source/data/translit/
Dit_am.txt177 # Force 's' after a consonat to be unvoiced.
209 # Force 'z' after a consonat to be unvoiced.
Dit_ja.txt167 # Force 's' after a consonat to be unvoiced.
199 # Force 'z' after a consonat to be unvoiced.
/external/yapf/
D.vimrc1 " Force indentation styles for this directory
/external/deqp/framework/delibs/cmake/
DCFlags.cmake52 # Force compiler to generate code where integers have well defined overflow
57 # Force compiler to not export any symbols.
/external/scapy/.appveyor/
DInstallWindump.ps127 Move-Item -Force $PSScriptRoot"\npcap\x64\WinDump.exe" "C:\Windows\System32\windump.exe"
/external/dtc/tests/
Doverlay_base_manual_symbols.dts12 phandle = <&test>; /* Force phandle generation */
/external/parameter-framework/upstream/skeleton-subsystem/
DCMakeLists.txt43 # Force include iso646.h to support alternative operator form (and, or, not...)
55 # Force libs and executable to all be at a known place - simplifies a lot of
/external/pdfium/xfa/fxfa/parser/
Dcxfa_equate.cpp13 {XFA_Attribute::Force, XFA_AttributeType::Boolean, nullptr},
/external/llvm/include/llvm/Transforms/Utils/
DUnrollLoop.h32 bool UnrollLoop(Loop *L, unsigned Count, unsigned TripCount, bool Force,

12345678910>>...15