public interface AMD64ArithmeticLIRGenerator
Modifier and Type | Method and Description |
---|---|
Value |
emitMathCos(Value input) |
Value |
emitMathLog(Value input,
boolean base10) |
Value |
emitMathSin(Value input) |
Value |
emitMathTan(Value input) |
Value emitMathLog(Value input, boolean base10)
Value emitMathCos(Value input)
Value emitMathSin(Value input)
Value emitMathTan(Value input)