Searched defs:isFixed (Results 1 – 8 of 8) 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
174 constexpr bool isFixed() const { return !Scalable; } in isFixed() function
114 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
2703 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local2710 const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, in resolveFrameOffsetReference()
1449 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
4054 bool isFixed() const { return EnumDeclBits.IsFixed; } in isFixed() function