Home
last modified time | relevance | path

Searched defs:Float64T (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dcode-assembler.h103 struct Float64T : UntaggedT { struct
104 static const MachineRepresentation kMachineRepresentation =
/external/v8/src/builtins/
Dbuiltins-math-gen.cc100 TNode<Float64T> (CodeStubAssembler::*float64op)(SloppyTNode<Float64T>)) { in MathRoundingOperation()
146 TNode<Float64T> (CodeStubAssembler::*float64op)(SloppyTNode<Float64T>)) { in MathUnaryOperation()
155 TNode<Float64T> (CodeStubAssembler::*float64op)(SloppyTNode<Float64T>, in MathMaxMin()
156 SloppyTNode<Float64T>), in MathMaxMin()