Searched defs:isFixed (Results 1 – 9 of 9) sorted by relevance
108 bool isFixed; member148 bool isFixed, in Format()
268 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
1708 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local1715 const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, in resolveFrameOffsetReference()
115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
569 bool isFixed{false}; member
897 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
762 constexpr bool isFixed() const noexcept { return isFixed_; } in isFixed() function949 constexpr bool isFixed() const noexcept { return isFixed_; } in isFixed() function
1516 …const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || m_chan… in init() local
1858 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local