Searched refs:SVEScatterOverhead (Results 1 – 1 of 1) sorted by relevance
39 static cl::opt<unsigned> SVEScatterOverhead("sve-scatter-overhead", variable2529 return Opcode == Instruction::Load ? SVEGatherOverhead : SVEScatterOverhead; in getSVEGatherScatterOverhead()