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

  /external/llvm/test/CodeGen/PowerPC/
ppc32-lshrti3.ll 24 %bf.clear2 = and i72 %bf.set3, -72056494526300161
25 %bf.set = or i72 %bf.shl, %bf.clear2
load-shift-combine.ll 23 %bf.clear2 = and i96 %bf.load1, 302231454903657293676543
24 %bf.set3 = or i96 %bf.clear2, -38383394772764476296921088
  /external/llvm/test/CodeGen/X86/
2011-03-02-DAGCombiner.ll 34 %bf.clear2 = and i32 %9, 1
35 %conv3 = uitofp i32 %bf.clear2 to x86_fp80
norex-subreg.ll 30 %bf.clear2 = and i16 %7, 255
31 %conv3 = zext i16 %bf.clear2 to i32
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2011-03-02-DAGCombiner.ll 34 %bf.clear2 = and i32 %9, 1
35 %conv3 = uitofp i32 %bf.clear2 to x86_fp80
norex-subreg.ll 30 %bf.clear2 = and i16 %7, 255
31 %conv3 = zext i16 %bf.clear2 to i32
  /prebuilts/go/darwin-x86/src/runtime/
memclr_s390x.s 27 CMPBNE R5, $1, clear2
30 clear2: label
  /prebuilts/go/linux-x86/src/runtime/
memclr_s390x.s 27 CMPBNE R5, $1, clear2
30 clear2: label
  /cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
StorageStatsTest.java 311 final long clear2 = filesDir.getUsableSpace() + (targetB / 2); local
313 sm.allocateBytes(filesUuid, clear2);
316 .executeShellCommand("pm trim-caches " + clear2 + " " + pmUuid);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dhal.h 192 LPD3DHAL_CLEAR2CB Clear2;
d3d.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 225 LPD3DHAL_CLEAR2CB Clear2;

Completed in 555 milliseconds