Home
last modified time | relevance | path

Searched refs:two_doubles (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Dvector-conditional.cpp24 TwoDoubles two_doubles; variable
52 two_ll ? two_doubles : two_doubles; in TwoVectorOps()
/external/llvm-project/clang/test/SemaCXX/
Dvector-conditional.cpp26 TwoDoubles two_doubles; variable
38 (void)(two_doubles ? 1 : 1); // expected-error {{is not contextually convertible to 'bool'}}} in Condition()
52 …(void)(four_ints ? two_doubles : two_doubles); // expected-error {{vector condition type 'FourIn… in Operands()
/external/llvm/test/CodeGen/Mips/
Dno-odd-spreg.ll40 define double @two_doubles(double %a) {
53 ; ALL-LABEL: two_doubles:
/external/llvm-project/llvm/test/CodeGen/Mips/
Dno-odd-spreg.ll48 define double @two_doubles(double %a) {
61 ; ALL-LABEL: two_doubles: