Home
last modified time | relevance | path

Searched refs:VFPRegPrecision (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h345 enum VFPRegPrecision { enum
510 inline int VFPNRegValue(VFPRegPrecision pre) { in VFPNRegValue()
513 inline int VFPMRegValue(VFPRegPrecision pre) { in VFPMRegValue()
516 inline int VFPDRegValue(VFPRegPrecision pre) { in VFPDRegValue()
635 inline int VFPGlueRegValue(VFPRegPrecision pre, int four_bit, int one_bit) { in VFPGlueRegValue()
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc79 VFPRegPrecision precision);
342 VFPRegPrecision precision) { in FormatVFPRegister()
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1541 VFPRegPrecision precision = in HandleVList()
3585 VFPRegPrecision precision = kSinglePrecision; in DecodeVCMP()
3633 VFPRegPrecision dst_precision = kDoublePrecision; in DecodeVCVTBetweenDoubleAndSingle()
3634 VFPRegPrecision src_precision = kSinglePrecision; in DecodeVCVTBetweenDoubleAndSingle()
3764 VFPRegPrecision src_precision = in DecodeVCVTBetweenFloatingPointAndInteger()

Completed in 18 milliseconds