Searched defs:isFixed (Results 1 – 7 of 7) sorted by relevance
68 bool isFixed(unsigned ValNo) const { return IsFixed.test(ValNo); } in isFixed() function
271 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
449 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
2289 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local2296 const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, in resolveFrameOffsetReference()
1449 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
3932 bool isFixed() const { return EnumDeclBits.IsFixed; } in isFixed() function