Searched refs:isVectorConstantLegal (Results 1 – 3 of 3) sorted by relevance
1654 if (VCI.isVectorConstantLegal(*Subtarget)) { in Select()1713 if (VCI.isVectorConstantLegal(*Subtarget)) { in Select()1725 bool Success = VCI.isVectorConstantLegal(*Subtarget); (void)Success; in Select()
816 bool isVectorConstantLegal(const SystemZSubtarget &Subtarget);
790 bool SystemZVectorConstantInfo::isVectorConstantLegal( in isVectorConstantLegal() function in SystemZVectorConstantInfo911 return SystemZVectorConstantInfo(Imm).isVectorConstantLegal(Subtarget); in isFPImmLegal()5835 if (SystemZVectorConstantInfo(BVN).isVectorConstantLegal(Subtarget)) in lowerBUILD_VECTOR()7005 if (VCI.isVectorConstantLegal(Subtarget) && in combineSTORE()7030 if (VCI.isVectorConstantLegal(Subtarget) && in combineSTORE()