Searched defs:Frintp (Results 1 – 2 of 2) sorted by relevance
| /external/vixl/test/aarch64/ |
| D | test-assembler-fp-aarch64.cc | 3192 __ Frintp(s0, s16); in TEST() local 3193 __ Frintp(s1, s17); in TEST() local 3194 __ Frintp(s2, s18); in TEST() local 3195 __ Frintp(s3, s19); in TEST() local 3196 __ Frintp(s4, s20); in TEST() local 3197 __ Frintp(s5, s21); in TEST() local 3198 __ Frintp(s6, s22); in TEST() local 3199 __ Frintp(s7, s23); in TEST() local 3200 __ Frintp(s8, s24); in TEST() local 3201 __ Frintp(s9, s25); in TEST() local [all …]
|
| /external/vixl/src/aarch64/ |
| D | macro-assembler-aarch64.h | 4639 void Frintp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) { in Frintp() function 4644 void Frintp(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) { in Frintp() function
|