Lines Matching defs:hasFP
435 if (RVFI->getRVVStackSize() && (!hasFP(MF) || TRI->hasStackRealignment(MF))) {
932 if (hasFP(MF)) {
959 getStackSizeWithRVVPadding(MF), !hasFP(MF), NeedProbe,
966 MachineInstr::FrameSetup, !hasFP(MF),
976 if (!hasFP(MF)) {
986 emitCalleeSavedRVVPrologCFI(MBB, MBBI, hasFP(MF));
989 if (hasFP(MF)) {
1117 if (!hasFP(MF)) {
1142 if (!hasFP(MF)) {
1163 assert(hasFP(MF) && "frame pointer should not have been eliminated");
1169 if (hasFP(MF)) {
1418 if (hasFP(MF)) {
1673 !(hasFP(MF) && hasRVVFrameObject(MF));