HomeSort by relevance Sort by last modified time
    Searched refs:TyB (Results 1 - 2 of 2) sorted by null

  /external/valgrind/none/tests/arm64/
fp_and_simd.c 27 enum { TyHF=1234, TySF, TyDF, TyB, TyH, TyS, TyD, TyNONE }
549 randV128(&block[0], TyB);
550 randV128(&block[1], TyB);
566 randV128(&block[0], TyB);
567 randV128(&block[1], TyB);
642 randV128(&block[0], TyB);
643 randV128(&block[1], TyB);
659 randV128(&block[0], TyB);
660 randV128(&block[1], TyB);
870 block[1].u64[0] = randULong(TyB);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 1174 milliseconds