Searched defs:SelS (Results 1 – 4 of 4) sorted by relevance
591 __ SelS(ftmp, a, b); in GenMinMaxFP() local
912 __ SelS(ftmp, a, b); in GenMinMaxFP() local
510 TEST_F(AssemblerMIPS32r6Test, SelS) { in TEST_F() argument
1105 void Mips64Assembler::SelS(FpuRegister fd, FpuRegister fs, FpuRegister ft) { in SelS() function in art::mips64::Mips64Assembler