HomeSort by relevance Sort by last modified time
    Searched full:test14 (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /external/llvm/test/CodeGen/X86/
avx512-vec-cmp.ll 137 ; CHECK-LABEL: test14
142 define <16 x i32> @test14(<16 x i32>%a, <16 x i32>%b) {
cmp.ll 191 define i32 @test14(i32 %mask, i32 %base, i32 %intra) #0 {
197 ; CHECK-LABEL: test14:
fp-select-cmp-and.ll 133 define float @test14(float %a, float %b, float %eps) {
138 ; CHECK-LABEL: @test14
vec_compare.ll 206 define <2 x i64> @test14(<2 x i64> %A, <2 x i64> %B) nounwind {
207 ; CHECK-LABEL: test14:
vec_shift5.ll 124 define <8 x i16> @test14() {
128 ; CHECK-LABEL: test14
select.ll 288 define i32 @test14(i32 %a, i32 %b) nounwind {
292 ; CHECK-LABEL: test14:
298 ; ATOM-LABEL: test14:
combine-vec-shuffle-2.ll 156 define <4 x i32> @test14(<4 x i32> %A, <4 x i32> %B) {
161 ; CHECK-LABEL: test14
fast-isel-x86-64.ll 164 define void @test14(i8 %tmp) nounwind ssp noredzone {
169 ; CHECK-LABEL: test14:
  /external/llvm/test/Transforms/InstCombine/
div.ll 114 define i32 @test14(i8 %x) nounwind {
118 ; CHECK-LABEL: @test14(
fcmp.ll 124 define i32 @test14(double %a) nounwind {
129 ; CHECK-LABEL: @test14(
mul.ll 117 define <16 x i8> @test14(<16 x i8> %a) {
118 ; CHECK-LABEL: @test14(
sext.ll 152 define i32 @test14(i16 %x) nounwind {
157 ; CHECK-LABEL: @test14(
apint-shift.ll 125 ; CHECK-LABEL: @test14(
127 define i35 @test14(i35 %A) {
call.ll 247 define void @test14(<2 x i64> %A) {
248 ; CHECK-LABEL: @test14(
rem.ll 126 define i64 @test14(i64 %x, i32 %y) {
127 ; CHECK-LABEL: @test14(
  /external/clang/test/CodeGenCXX/
microsoft-abi-vbtables.cpp 240 namespace Test14 {
248 // CHECK-DAG: @"\01??_8E@Test14@@7B@" =
249 // CHECK-DAG: @"\01??_8E@Test14@@7BC@1@@" =
250 // CHECK-DAG: @"\01??_8E@Test14@@7BB@1@@" =
251 // CHECK-DAG: @"\01??_8D@Test14@@7B@" =
252 // CHECK-DAG: @"\01??_8D@Test14@@7BC@1@@" =
253 // CHECK-DAG: @"\01??_8D@Test14@@7BB@1@@" =
254 // CHECK-DAG: @"\01??_8C@Test14@@7B01@@" =
255 // CHECK-DAG: @"\01??_8C@Test14@@7BB@1@@" =
256 // CHECK-DAG: @"\01??_8B@Test14@@7B@"
    [all...]
linkage.cpp 174 namespace test14 { namespace
mangle-template.cpp 188 namespace test14 { namespace
  /external/clang/test/CXX/class.access/
p4.cpp 345 namespace test14 { namespace
352 foo(); // expected-error {{temporary of type 'test14::A' has private destructor}}
364 const X &xr = Y1(); // expected-error{{temporary of type 'test14::X' has private destructor}}
  /external/clang/test/CXX/class.access/class.friend/
p1.cpp 363 namespace test14 { namespace
372 A::B::i = 5; // expected-error {{'B' is a private member of 'test14::A'}}
  /external/llvm/test/Transforms/ObjCARC/
rv.ll 206 ; CHECK-LABEL: define void @test14(
209 define void @test14(i8* %p) {
  /external/llvm/test/Transforms/Reassociate/
basictest.ll 198 define i32 @test14(i32 %X1, i32 %X2) {
204 ; CHECK-LABEL: @test14
  /external/clang/test/CodeGen/
switch-dce.c 219 // Verify that case 42 only calls test14 once.
  /external/clang/test/Sema/
builtins.c 104 void test14() { function
scope-check.c 203 int test14(int n) {

Completed in 559 milliseconds

12 3 4 5