Searched defs:isFixed (Results 1 – 9 of 9) sorted by relevance
68 bool isFixed(unsigned ValNo) const { return IsFixed.test(ValNo); } in isFixed() function
216 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
175 constexpr bool isFixed() const { return !Scalable; } in isFixed() function
446 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
113 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
428 bool isFixed() const { return Kind == OffsetKind::kFixed; } in isFixed() function in __anon1b7bdbef0211::HWAddressSanitizer::ShadowMapping
2944 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local2951 const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, in resolveFrameOffsetReference()
1578 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
4172 bool isFixed() const { return EnumDeclBits.IsFixed; } in isFixed() function