Searched refs:ScalarCompareCost (Results 1 – 2 of 2) sorted by relevance
1144 int ScalarCompareCost = getCmpSelInstrCost( in getMaskedMemoryOpCost() local1147 int MaskCmpCost = NumElem * (BranchCost + ScalarCompareCost); in getMaskedMemoryOpCost()1513 int ScalarCompareCost = in getGSScalarCost() local1517 MaskUnpackCost += VF * (BranchCost + ScalarCompareCost); in getGSScalarCost()
1966 int ScalarCompareCost = getCmpSelInstrCost( in getMaskedMemoryOpCost() local1969 int MaskCmpCost = NumElem * (BranchCost + ScalarCompareCost); in getMaskedMemoryOpCost()2517 int ScalarCompareCost = in getGSScalarCost() local2521 MaskUnpackCost += VF * (BranchCost + ScalarCompareCost); in getGSScalarCost()