Searched refs:isVectorConstantLegal (Results 1 – 3 of 3) sorted by relevance
1693 if (VCI.isVectorConstantLegal(*Subtarget)) { in Select()1752 if (VCI.isVectorConstantLegal(*Subtarget)) { in Select()1764 bool Success = VCI.isVectorConstantLegal(*Subtarget); (void)Success; in Select()
877 bool isVectorConstantLegal(const SystemZSubtarget &Subtarget);
869 bool SystemZVectorConstantInfo::isVectorConstantLegal( in isVectorConstantLegal() function in SystemZVectorConstantInfo990 return SystemZVectorConstantInfo(Imm).isVectorConstantLegal(Subtarget); in isFPImmLegal()6444 if (SystemZVectorConstantInfo(BVN).isVectorConstantLegal(Subtarget)) in lowerBUILD_VECTOR()8220 if (VCI.isVectorConstantLegal(Subtarget) && in combineSTORE()8245 if (VCI.isVectorConstantLegal(Subtarget) && in combineSTORE()