Searched refs:VTIsi1 (Results 1 – 2 of 2) sorted by relevance
1258 bool VTIsi1 = false; in selectStore() local1262 VTIsi1 = true; in selectStore()1291 if (VTIsi1) in selectStore()
2115 bool VTIsi1 = false; in emitStore() local2125 case MVT::i1: VTIsi1 = true; [[fallthrough]]; in emitStore()2135 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()