Home | History | Annotate | Download | only in ARM

Lines Matching refs:FP

497 // the combined constant into an FP reg.
521 // Require VFP2 for loading fp constants.
1340 // The conversion routine works on fp-reg to fp-reg and the operand above
1341 // was an integer, move it to the fp registers if possible.
1342 unsigned FP = ARMMoveToFPReg(MVT::f32, Op);
1343 if (FP == 0) return false;
1353 .addReg(FP));
1383 // takes place in fp-regs.
1472 // We can get here in the case when we want to use NEON for our fp
1681 // double fp reg we want.