HomeSort by relevance Sort by last modified time
    Searched full:test12 (Results 76 - 100 of 154) sorted by null

1 2 34 5 6 7

  /external/llvm/test/CodeGen/X86/
sse3-avx-addsub-2.ll 239 define <4 x float> @test12(<4 x float> %A, <4 x float> %B) {
246 ; CHECK-LABEL: test12
vselect.ll 115 define <8 x i16> @test12(<8 x i16> %a, <8 x i16> %b) {
119 ; CHECK-LABEL: test12
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 143 define void @test12({ i32, i32 }* %x) nounwind {
152 ; CHECK-LABEL: @test12(
  /external/llvm/test/Transforms/InstCombine/
add2.ll 119 define i32 @test12(i32 %x, i32 %y) {
125 ; CHECK-LABEL: @test12(
float-shrink-compare.ll 137 define i32 @test12(float %x, float %y) nounwind uwtable {
144 ; CHECK-LABEL: @test12(
objsize.ll 204 ; CHECK-LABEL: @test12(
205 define i32 @test12(i8** %esc) {
or.ll 103 define i32 @test12(i32 %A) {
108 ; CHECK-LABEL: @test12(
set.ll 76 define i1 @test12(i1 %A) {
xor.ll 83 define i1 @test12(i8 %A) {
and.ll 86 define i1 @test12(i32 %A, i32 %B) {
  /external/llvm/test/Transforms/JumpThreading/
basic.ll 359 define void @test12(i32 %A) {
360 ; CHECK-LABEL: @test12(
  /external/llvm/test/Transforms/ObjCARC/
cfg-hazards.ll 366 ; CHECK: define void @test12(i8* %a) #0 {
377 define void @test12(i8* %a) nounwind {
  /external/clang/test/CXX/temp/temp.decls/temp.friend/
p1.cpp 256 namespace test12 { namespace
  /external/clang/test/CodeGen/
mmx-builtins.c 65 __m64 test12(__m64 a, __m64 b) { function
  /external/clang/test/CodeGenCXX/
thunks.cpp 279 namespace Test12 {
  /external/clang/test/Sema/
asm.c 120 void test12(void) { function
return.c 77 int test12() { function
exprs.c 120 int test12(const char *X) { function
switch.c 221 void test12() { function
  /external/clang/test/SemaCXX/
class-layout.cpp 369 namespace test12 { namespace in namespace:PR16537
scope-check.cpp 232 namespace test12 { namespace
  /external/llvm/test/CodeGen/ARM/
atomic-64bit.ll 342 define i64 @test12(i64* %ptr, i64 %val) {
343 ; CHECK-LABEL: test12:
365 ; CHECK-THUMB-LABEL: test12:
  /dalvik/dx/tests/078-dex-local-variable-table/
expected.txt 219 Blort.test12:(I)V:
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_converter_unittest.py 254 <div id="elem2" style="@test11@: propvalue; @test12@ : propvalue; @test13@ :propvalue;"></div>
  /external/clang/test/CXX/class.access/class.friend/
p1.cpp 334 namespace test12 { namespace

Completed in 211 milliseconds

1 2 34 5 6 7