OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MaskIfLessThanOrEqual
(Results
1 - 2
of
2
) sorted by null
/external/gemmlowp/internal/
fixedpoint_neon.h
114
inline int32x4_t
MaskIfLessThanOrEqual
(int32x4_t a, int32x4_t b) {
fixedpoint.h
127
tIntegerType
MaskIfLessThanOrEqual
(tIntegerType a, tIntegerType b) {
367
MAKE_FIXEDPOINT_BINARY_FUNC_RETURNING_RAW(
MaskIfLessThanOrEqual
)
Completed in 331 milliseconds