Searched refs:FlatScratch (Results 1 – 11 of 11) sorted by relevance
523 return Flags & (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch); in isSegmentSpecificFLAT()528 return Flags & (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch); in isSegmentSpecificFLAT()540 return MI.getDesc().TSFlags & SIInstrFlags::FlatScratch; in isFLATScratch()544 return get(Opcode).TSFlags & SIInstrFlags::FlatScratch; in isFLATScratch()
142 field bit FlatScratch = 0;224 let TSFlags{56} = FlatScratch;
803 SIInstrFlags::FlatScratch); in needsFrameBaseReg()887 SIInstrFlags::FlatScratch) && in resolveFrameIndex()919 SIInstrFlags::FlatScratch); in isFrameOffsetLegal()1357 SIInstrFlags::FlatScratch) in buildSpillLoadStore()2138 SIInstrFlags::FlatScratch)) { in eliminateFrameIndex()
123 FlatScratch = UINT64_C(1) << 56, enumerator
1640 SIInstrFlags::FlatScratch); in SelectScratchOffset()1789 SIInstrFlags::FlatScratch)) { in SelectScratchSAddr()1792 COffsetVal, AMDGPUAS::PRIVATE_ADDRESS, SIInstrFlags::FlatScratch); in SelectScratchSAddr()
1402 SIInstrFlags::FlatScratch)) in allocateScavengingFrameIndexesNearIncomingSP()
7810 FlatVariant == SIInstrFlags::FlatScratch) in isLegalFLATOffset()7813 FlatVariant == SIInstrFlags::FlatScratch && Offset < 0 && in isLegalFLATOffset()7830 FlatVariant == SIInstrFlags::FlatScratch) in splitFlatOffset()7841 FlatVariant == SIInstrFlags::FlatScratch && ImmField < 0 && in splitFlatOffset()
4004 auto PtrWithOffset = selectFlatOffsetImpl(Root, SIInstrFlags::FlatScratch); in selectScratchOffset()4137 SIInstrFlags::FlatScratch)) { in selectScratchSAddr()
78 let FlatScratch = is_flat_scratch;
142 (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch)); in printFlatOffset()
4065 if (TSFlags & (SIInstrFlags::FlatGlobal | SIInstrFlags::FlatScratch)) { in validateFlatOffset()