Searched refs:FixedFPLiveRangeFor (Results 1 – 2 of 2) sorted by relevance
1936 TopLevelLiveRange* LiveRangeBuilder::FixedFPLiveRangeFor( in FixedFPLiveRangeFor() function in v8::internal::compiler::LiveRangeBuilder1981 return FixedFPLiveRangeFor(op->register_code(), op->representation()); in LiveRangeFor()2100 FixedFPLiveRangeFor(code, MachineRepresentation::kFloat64); in ProcessInstructions()2113 FixedFPLiveRangeFor(code, MachineRepresentation::kFloat32); in ProcessInstructions()2123 FixedFPLiveRangeFor(code, MachineRepresentation::kSimd128); in ProcessInstructions()
928 TopLevelLiveRange* FixedFPLiveRangeFor(int index, MachineRepresentation rep);