Home
last modified time | relevance | path

Searched refs:FloatNegate (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/x86/
Dassembler_x86.h443 void FloatNegate(XmmRegister f);
Dassembler_x86.cc1270 void X86Assembler::FloatNegate(XmmRegister f) { in FloatNegate() function in art::x86::X86Assembler
/art/compiler/utils/x86_64/
Dassembler_x86_64.h485 void FloatNegate(XmmRegister f);
Dassembler_x86_64.cc1466 void X86_64Assembler::FloatNegate(XmmRegister f) { in FloatNegate() function in art::x86_64::X86_64Assembler