Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 25 of 895) sorted by relevance

12345678910>>...36

/external/llvm/test/CodeGen/SystemZ/
Dvec-const-01.ll57 ; Test an all-zeros v2i8 that gets promoted to v16i8.
65 ; Test a mixed v2i8 that gets promoted to v16i8 (mask 0x8000).
73 ; Test an all-zeros v4i8 that gets promoted to v16i8.
81 ; Test a mixed v4i8 that gets promoted to v16i8 (mask 0x9000).
89 ; Test an all-zeros v8i8 that gets promoted to v16i8.
97 ; Test a mixed v8i8 that gets promoted to v16i8 (mask 0xE500).
Dvec-const-02.ll49 ; Test an all-zeros v2i16 that gets promoted to v8i16.
57 ; Test a mixed v2i16 that gets promoted to v8i16 (mask 0xc000).
65 ; Test an all-zeros v4i16 that gets promoted to v8i16.
73 ; Test a mixed v4i16 that gets promoted to v8i16 (mask 0x7200).
Dvec-sub-01.ll89 ; Test a v2i8 subtraction, which gets promoted to v16i8.
98 ; Test a v4i8 subtraction, which gets promoted to v16i8.
107 ; Test a v8i8 subtraction, which gets promoted to v16i8.
116 ; Test a v2i16 subtraction, which gets promoted to v8i16.
125 ; Test a v4i16 subtraction, which gets promoted to v8i16.
134 ; Test a v2i32 subtraction, which gets promoted to v4i32.
143 ; Test a v2f32 subtraction, which gets promoted to v4f32.
Dvec-const-03.ll45 ; Test an all-zeros v2i32 that gets promoted to v4i32.
53 ; Test a mixed v2i32 that gets promoted to v4i32 (mask 0xae00).
Dvec-const-05.ll49 ; Test an all-zeros v2f32 that gets promoted to v4f32.
57 ; Test a mixed v2f32 that gets promoted to v4f32 (mask 0xc700).
/external/llvm/test/CodeGen/Generic/
Daddr-label.ll3 ;; Reference to a label that gets deleted.
19 ;; Issues with referring to a label that gets RAUW'd later.
41 ; Issues with a BB that gets RAUW'd to another one after references are
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Daddr-label.ll3 ;; Reference to a label that gets deleted.
19 ;; Issues with referring to a label that gets RAUW'd later.
41 ; Issues with a BB that gets RAUW'd to another one after references are
/external/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower.ll3 ; This test checks that only a single js gets generated in the final code
17 ; This test checks that only a single js gets generated in the final code
19 ; sure the code for the lowering for opposite conditions gets tested.
34 ; This test checks that only a single js gets generated in the final code
50 ; This test checks that only a single js gets generated in the final code
66 ; This test checks that only a single js gets generated in the final code
80 ; This test checks that only a single je gets generated in the final code
94 ; This test checks that only a single je gets generated in the final code
108 ; This test checks that only a single je gets generated in the final code
122 ; This test checks that only a single ja gets generated in the final code
[all …]
Dpseudo_cmov_lower2.ll3 ; This test checks that only a single jae gets generated in the final code
24 ; This test checks that only a single jae gets generated in the final code
45 ; This test checks that only a single js gets generated in the final code
71 ; This test checks that only a single js gets generated in the final code
Dpseudo_cmov_lower1.ll4 ; This test checks that only a single jae gets generated in the final code
22 ; This test checks that only a single jae gets generated in the final code
Dcrash-O0.ll35 ; When an instruction gets between those two, RegAllocFast was reusing
38 ; An instruction gets between CQO and DIV64 because the load is folded
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp120 …t vector<deUint32>& preGets, const vector<deUint32>& postGets, const vector<deUint32>& gets) const;
121 …& decrements, vector<deUint32>& preGets, vector<deUint32>& postGets, vector<deUint32>& gets) const;
557 …>& decrements, vector<deUint32>& preGets, vector<deUint32>& postGets, vector<deUint32>& gets) const in splitBuffer()
571 gets.clear(); in splitBuffer()
627 gets.push_back(buffer[firstGet + id]); in splitBuffer()
806 …st vector<deUint32>& preGets, const vector<deUint32>& postGets, const vector<deUint32>& gets) const in checkAndLogCallValues()
822 getCountersValues(counterGets, gets, counterNdx, m_spec.atomicCounterCount); in checkAndLogCallValues()
829 for (int valueNdx = 0; valueNdx < (int)gets.size(); valueNdx++) in checkAndLogCallValues()
831 …if ((!m_spec.useBranches || gets[valueNdx] != (deUint32)-1) && gets[valueNdx] != getInitialValue()) in checkAndLogCallValues()
834 …log << TestLog::Message << "atomicCounter(counter" << counterNdx << ") returned " << gets[valueNdx… in checkAndLogCallValues()
[all …]
/external/clang/test/CodeGenObjC/
Ddebug-info-nodebug.m15 // local variable for the referenced member. That is what gets
16 // suppressed by the attribute. It still gets debug info as a
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/
D2003-05-02-LoadHoist.ll3 ; loaded from. Basically if the load gets hoisted, the subtract gets turned
/external/llvm/test/Transforms/LICM/
D2003-05-02-LoadHoist.ll3 ; loaded from. Basically if the load gets hoisted, the subtract gets turned
/external/llvm/test/Transforms/Inline/
Dinline-cold-callee.ll3 ; This tests that a cold callee gets the (lower) inlinecold-threshold even without
5 ; A callee with identical body does gets inlined because cost fits within the
Dinline-hot-callee.ll3 ; This tests that a hot callee gets the (higher) inlinehint-threshold even without
4 ; inline hints and gets inlined because the cost is less than inlinehint-threshold.
Dinline-hot-callsite.ll3 ; This tests that a hot callsite gets the (higher) inlinehint-threshold even without
4 ; without inline hints and gets inlined because the cost is less than
/external/autotest/client/site_tests/video_WebRtcResolutionSwitching/
Dcontrol8 CRITERIA = "Fails if any video element gets a lower resolution than requested"
25 If any of the video elements gets a resolution that is lower than the lowest we
/external/autotest/client/site_tests/cellular_SIMLocking/
Dcontrol.pseudomodem27 - Attempt to unlock a pin-locked SIM with incorrect sim-pin, until it gets
31 gets blocked. At this point, a sim-pin2 might be expected by some SIMs. This
/external/ltp/testcases/kernel/controllers/memcg/
DREADME26 It exits on receiving 'x'. It gets the page size on specifying the '-p' option.
34 The program gets page size through getpagesize().
/external/curl/tests/data/
Dtest8915 This is supposed to be returned when the server gets a first
28 # This is supposed to be returned when the server gets the second
49 # This is supposed to be returned when the server gets the second
Dtest6714 This is supposed to be returned when the server gets a first
27 # This is supposed to be returned when the server gets the second
Dtest6812 # This is supposed to be returned when the server gets a first
24 # This is supposed to be returned when the server gets the second
/external/libcxx/test/std/input.output/file.streams/c.files/
Dgets.fail.cpp19 (void) std::gets((char *) NULL); in main()

12345678910>>...36