#include <codegen-arm.h>
|
static void | EmitMathExp (MacroAssembler *masm, DwVfpRegister input, DwVfpRegister result, DwVfpRegister double_scratch1, DwVfpRegister double_scratch2, Register temp1, Register temp2, Register temp3) |
|
static void | EmitMathExp (MacroAssembler *masm, DoubleRegister input, DoubleRegister result, DoubleRegister double_scratch1, DoubleRegister double_scratch2, Register temp1, Register temp2, Register temp3) |
|
static void | EmitMathExp (MacroAssembler *masm, XMMRegister input, XMMRegister result, XMMRegister double_scratch, Register temp1, Register temp2) |
|
static void | EmitMathExp (MacroAssembler *masm, DoubleRegister input, DoubleRegister result, DoubleRegister double_scratch1, DoubleRegister double_scratch2, Register temp1, Register temp2, Register temp3) |
|
static void | EmitMathExp (MacroAssembler *masm, DoubleRegister input, DoubleRegister result, DoubleRegister double_scratch1, DoubleRegister double_scratch2, Register temp1, Register temp2, Register temp3) |
|
static void | EmitMathExp (MacroAssembler *masm, XMMRegister input, XMMRegister result, XMMRegister double_scratch, Register temp1, Register temp2) |
|
Definition at line 34 of file codegen-arm.h.
◆ DISALLOW_COPY_AND_ASSIGN() [1/6]
◆ DISALLOW_COPY_AND_ASSIGN() [2/6]
◆ DISALLOW_COPY_AND_ASSIGN() [3/6]
◆ DISALLOW_COPY_AND_ASSIGN() [4/6]
◆ DISALLOW_COPY_AND_ASSIGN() [5/6]
◆ DISALLOW_COPY_AND_ASSIGN() [6/6]
◆ EmitMathExp() [1/6]
◆ EmitMathExp() [2/6]
◆ EmitMathExp() [3/6]
◆ EmitMathExp() [4/6]
◆ EmitMathExp() [5/6]
◆ EmitMathExp() [6/6]
The documentation for this class was generated from the following files: