Searched refs:IsTyped (Results 1 – 2 of 2) sorted by relevance
202 MachineIRBuilder &B, bool IsTyped,206 bool IsTyped) const;
5807 bool IsTyped, in legalizeBufferStore() argument5825 const unsigned NumVIndexOps = IsTyped ? 8 : 7; in legalizeBufferStore()5842 if (IsTyped) { in legalizeBufferStore()5852 if (IsTyped) { in legalizeBufferStore()5880 if (IsTyped) in legalizeBufferStore()5895 bool IsTyped, bool HasVIndex, MachineIRBuilder &B) { in buildBufferLoad() argument5904 if (IsTyped) in buildBufferLoad()5916 bool IsTyped) const { in legalizeBufferLoad()5937 const unsigned NumVIndexOps = IsTyped ? 8 : 7; in legalizeBufferLoad()5953 if (IsTyped) { in legalizeBufferLoad()[all …]