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); getFrameIndexReference() local
174 constexpr bool isFixed() const { return !Scalable; } in isFixed() function
449 bool isFixed = MFI.isFixedObjectIndex(FI); getFrameIndexReference() local
114 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
2623 bool isFixed = MFI.isFixedObjectIndex(FI); resolveFrameIndexReference() local 2630 resolveFrameOffsetReference(const MachineFunction & MF,int64_t ObjectOffset,bool isFixed,bool isSVE,Register & FrameReg,bool PreferFP,bool ForSimm) const resolveFrameOffsetReference() argument
1450 bool isFixed = MFI.isFixedObjectIndex(FI); ResolveFrameIndexReference() local
4093 bool isFixed() const { return EnumDeclBits.IsFixed; } isFixed() function