Searched refs:getGSScalarCost (Results 1 – 2 of 2) sorted by relevance
104 int getGSScalarCost(unsigned Opcode, Type *DataTy, bool VariableMask,
1503 int X86TTIImpl::getGSScalarCost(unsigned Opcode, Type *SrcVTy, in getGSScalarCost() function in X86TTIImpl1565 return getGSScalarCost(Opcode, SrcVTy, VariableMask, Alignment, AddressSpace); in getGatherScatterOpCost()