HomeSort by relevance Sort by last modified time
    Searched full:set10 (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/Transforms/InstCombine/
2013-03-05-Combine-BitcastTy-Into-Alloca.ll 32 %bf.set10 = or i96 %bf.set5, %bf.clear
34 store i96 %bf.set10, i96* %retval.0.cast7, align 8
38 %trunc = trunc i96 %bf.set10 to i64
  /external/skia/tests/
PathOpsAngleTest.cpp 148 static const SortSet set10[] = { variable
222 { TEST_ENTRY(set10), {0, 0}},
  /external/clang/test/Misc/
diag-template-diffing.cpp 281 void set10(class_types<int, int>) {} function
283 set10(class_types<int>());
284 set10(class_types<int, int, int>());
287 // CHECK-ELIDE-NOTREE: no matching function for call to 'set10'
289 // CHECK-ELIDE-NOTREE: no matching function for call to 'set10'
291 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set10'
293 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set10'
295 // CHECK-ELIDE-TREE: no matching function for call to 'set10'
300 // CHECK-ELIDE-TREE: no matching function for call to 'set10'
305 // CHECK-NOELIDE-TREE: no matching function for call to 'set10'
    [all...]

Completed in 56 milliseconds