Searched refs:IsTyped (Results 1 – 2 of 2) sorted by relevance
182 MachineIRBuilder &B, bool IsTyped,186 bool IsTyped) const;
4387 bool IsTyped, in legalizeBufferStore() argument4404 const unsigned NumVIndexOps = IsTyped ? 8 : 7; in legalizeBufferStore()4421 if (IsTyped) { in legalizeBufferStore()4432 if (IsTyped) { in legalizeBufferStore()4460 if (IsTyped) in legalizeBufferStore()4475 bool IsTyped, bool HasVIndex, MachineIRBuilder &B) { in buildBufferLoad() argument4484 if (IsTyped) in buildBufferLoad()4496 bool IsTyped) const { in legalizeBufferLoad()4516 const unsigned NumVIndexOps = IsTyped ? 8 : 7; in legalizeBufferLoad()4532 if (IsTyped) { in legalizeBufferLoad()[all …]