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

  /external/llvm/test/Transforms/InstCombine/
addnegneg.ll 8 %sub4 = add i32 %c.neg, %b.neg ; <i32> [#uses=1]
9 %sub6 = add i32 %sub4, %d ; <i32> [#uses=1]
  /external/clang/test/Sema/
typecheck-binop.c 17 int sub4(void *P, void *Q) { function
  /cts/suite/audio_quality/test/
StringUtilTest.cpp 43 android::String8 sub4 = StringUtil::substr(str, 100, 5); local
44 ASSERT_TRUE(sub4.length() == 0);
  /external/llvm/test/CodeGen/X86/
2011-03-02-DAGCombiner.ll 36 %sub4 = fsub x86_fp80 %conv3, %tmp1
37 %conv5 = fptoui x86_fp80 %sub4 to i32
atomic_add.ll 128 define void @sub4(i64* nocapture %p, i32 %v) nounwind ssp {
130 ; CHECK: sub4:

Completed in 323 milliseconds