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

/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h538 return VFPGlueRegValue(pre, 16, 7);
541 return VFPGlueRegValue(pre, 0, 5);
544 return VFPGlueRegValue(pre, 12, 22);
646 inline int VFPGlueRegValue(VFPRegPrecision pre, int four_bit, int one_bit) { function in class:v8::internal::Instruction

Completed in 244 milliseconds