Home
last modified time | relevance | path

Searched refs:test_double_const (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dmcm-4.ll20 define double @test_double_const() nounwind {
27 ; MEDIUM-LABEL: test_double_const:
34 ; MEDIUM-VSX-LABEL: test_double_const:
41 ; LARGE-LABEL: test_double_const:
48 ; LARGE-VSX-LABEL: test_double_const:
55 ; MEDIUM-P9-LABEL: test_double_const:
62 ; LARGE-P9-LABEL: test_double_const:
Dmcm-12.ll14 define double @test_double_const() nounwind {
21 ; CHECK-LABEL: test_double_const:
27 ; CHECK-VSX-LABEL: test_double_const:
34 ; CHECK-P9-LABEL: test_double_const:
Dmcm-obj-2.ll45 define double @test_double_const() nounwind {
Dmcm-obj.ll84 define double @test_double_const() nounwind {
/external/llvm/test/CodeGen/PowerPC/
Dmcm-4.ll12 define double @test_double_const() nounwind {
19 ; MEDIUM-LABEL: test_double_const:
26 ; MEDIUM-VSX-LABEL: test_double_const:
33 ; LARGE-LABEL: test_double_const:
40 ; LARGE-VSX-LABEL: test_double_const:
Dmcm-12.ll10 define double @test_double_const() nounwind {
17 ; CHECK-LABEL: test_double_const:
23 ; CHECK-VSX-LABEL: test_double_const:
Dmcm-obj-2.ll45 define double @test_double_const() nounwind {
Dmcm-obj.ll84 define double @test_double_const() nounwind {
/external/python/cpython2/Lib/test/
Dtest_import.py55 def test_double_const(self): member in ImportTests
/external/python/cpython3/Lib/test/test_import/
D__init__.py121 def test_double_const(self): member in ImportTests