Searched refs:IsTyped (Results 1 – 2 of 2) sorted by relevance
202 bool IsTyped, bool IsFormat) const;204 bool IsFormat, bool IsTyped) const;
5917 bool IsTyped, in legalizeBufferStore() argument5940 const unsigned NumVIndexOps = IsTyped ? 8 : 7; in legalizeBufferStore()5957 if (IsTyped) { in legalizeBufferStore()5967 if (IsTyped) { in legalizeBufferStore()5995 if (IsTyped) in legalizeBufferStore()6010 bool IsTyped, bool HasVIndex, MachineIRBuilder &B) { in buildBufferLoad() argument6019 if (IsTyped) in buildBufferLoad()6030 bool IsTyped) const { in legalizeBufferLoad()6055 const unsigned NumVIndexOps = IsTyped ? 8 : 7; in legalizeBufferLoad()6071 if (IsTyped) { in legalizeBufferLoad()[all …]