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
114 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
2544 bool isFixed = MFI.isFixedObjectIndex(FI); resolveFrameIndexReference() local 2551 resolveFrameOffsetReference(const MachineFunction & MF,int64_t ObjectOffset,bool isFixed,bool isSVE,Register & FrameReg,bool PreferFP,bool ForSimm) const resolveFrameOffsetReference() argument
1448 bool isFixed = MFI.isFixedObjectIndex(FI); ResolveFrameIndexReference() local
4038 bool isFixed() const { return EnumDeclBits.IsFixed; } isFixed() function