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

  /external/valgrind/main/none/tests/arm64/
fp_and_simd.c 23 enum { TySF=1234, TyDF, TyB, TyH, TyS, TyD, TyNONE }
336 randV128(&block[0], TyB);
337 randV128(&block[1], TyB);
353 randV128(&block[0], TyB);
354 randV128(&block[1], TyB);
429 randV128(&block[0], TyB);
430 randV128(&block[1], TyB);
446 randV128(&block[0], TyB);
447 randV128(&block[1], TyB);
657 block[1].u64[0] = randULong(TyB);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 57 milliseconds