Searched refs:FlatScratch (Results 1 – 10 of 10) sorted by relevance
511 return Flags & (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch); in isSegmentSpecificFLAT()516 return Flags & (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch); in isSegmentSpecificFLAT()528 return MI.getDesc().TSFlags & SIInstrFlags::FlatScratch; in isFLATScratch()532 return get(Opcode).TSFlags & SIInstrFlags::FlatScratch; in isFLATScratch()
136 field bit FlatScratch = 0;212 let TSFlags{56} = FlatScratch;
666 SIInstrFlags::FlatScratch); in needsFrameBaseReg()750 SIInstrFlags::FlatScratch) && in resolveFrameIndex()782 SIInstrFlags::FlatScratch); in isFrameOffsetLegal()1070 SIInstrFlags::FlatScratch) in buildSpillLoadStore()1637 SIInstrFlags::FlatScratch)) { in eliminateFrameIndex()
109 FlatScratch = UINT64_C(1) << 56, enumerator
1766 SIInstrFlags::FlatScratch); in SelectScratchOffset()1913 SIInstrFlags::FlatScratch)) { in SelectScratchSAddr()1916 COffsetVal, AMDGPUAS::PRIVATE_ADDRESS, SIInstrFlags::FlatScratch); in SelectScratchSAddr()
7426 FlatVariant == SIInstrFlags::FlatScratch) in isLegalFLATOffset()7429 FlatVariant == SIInstrFlags::FlatScratch && Offset < 0 && in isLegalFLATOffset()7446 FlatVariant == SIInstrFlags::FlatScratch) in splitFlatOffset()7457 FlatVariant == SIInstrFlags::FlatScratch && ImmField < 0 && in splitFlatOffset()
3489 auto PtrWithOffset = selectFlatOffsetImpl(Root, SIInstrFlags::FlatScratch); in selectScratchOffset()3646 SIInstrFlags::FlatScratch)) { in selectScratchSAddr()
74 let FlatScratch = is_flat_scratch;
150 (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch)); in printFlatOffset()
3838 if (TSFlags & (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch)) { in validateFlatOffset()