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

  /external/gemmlowp/internal/
fixedpoint_neon.h 104 inline int32x4_t MaskIfGreaterThanOrEqual(int32x4_t a, int32x4_t b) {
fixedpoint.h 117 tIntegerType MaskIfGreaterThanOrEqual(tIntegerType a, tIntegerType b) {
365 MAKE_FIXEDPOINT_BINARY_FUNC_RETURNING_RAW(MaskIfGreaterThanOrEqual)

Completed in 68 milliseconds