Searched refs:VTIsi1 (Results 1 – 2 of 2) sorted by relevance
1265 bool VTIsi1 = false; in selectStore() local1269 VTIsi1 = true; in selectStore()1298 if (VTIsi1) in selectStore()
2110 bool VTIsi1 = false; in emitStore() local2120 case MVT::i1: VTIsi1 = true; [[fallthrough]]; in emitStore()2130 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()