Searched refs:VTIsi1 (Results 1 – 2 of 2) sorted by relevance
1037 bool VTIsi1 = false; in selectStore() local1040 VTIsi1 = true; in selectStore()1071 if (VTIsi1) in selectStore()
2033 bool VTIsi1 = false; in emitStore() local2043 case MVT::i1: VTIsi1 = true; in emitStore()2053 if (VTIsi1 && SrcReg != AArch64::WZR) { in emitStore()