Searched refs:VTIsi1 (Results 1 – 2 of 2) sorted by relevance
1274 bool VTIsi1 = false; in selectStore() local1278 VTIsi1 = true; in selectStore()1307 if (VTIsi1) in selectStore()
2106 bool VTIsi1 = false; in emitStore() local2116 case MVT::i1: VTIsi1 = true; [[fallthrough]]; in emitStore()2126 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()