reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
57 bool hasBP(const MachineFunction &MF) const;
63 bool NeedsFixedReference = !hasBP(MF) || HasFixedSizedObjects; 141 assert(!I->getOperand(0).getImm() && (hasFP(MF) || hasBP(MF)) && 183 bool HasBP = hasBP(MF); 241 if (hasBP(MF)) {