Searched refs:isVectorConstantLegal (Results 1 – 3 of 3) sorted by relevance
1682 if (VCI.isVectorConstantLegal(*Subtarget)) { in Select()1741 if (VCI.isVectorConstantLegal(*Subtarget)) { in Select()1753 bool Success = VCI.isVectorConstantLegal(*Subtarget); (void)Success; in Select()
826 bool isVectorConstantLegal(const SystemZSubtarget &Subtarget);
803 bool SystemZVectorConstantInfo::isVectorConstantLegal( in isVectorConstantLegal() function in SystemZVectorConstantInfo924 return SystemZVectorConstantInfo(Imm).isVectorConstantLegal(Subtarget); in isFPImmLegal()5839 if (SystemZVectorConstantInfo(BVN).isVectorConstantLegal(Subtarget)) in lowerBUILD_VECTOR()7148 if (VCI.isVectorConstantLegal(Subtarget) && in combineSTORE()7173 if (VCI.isVectorConstantLegal(Subtarget) && in combineSTORE()