Lines Matching defs:LI0
5276 auto *LI0 = cast<LoadInst>(VL[I * VF]);
5281 LI0->getPointerOperand(),
5307 TTI.getMemoryOpCost(Instruction::Load, SubVecTy, LI0->getAlign(),
5308 LI0->getPointerAddressSpace(), CostKind,
5314 LI0->getPointerOperand(),
5321 LI0->getPointerOperand(),
11647 auto *LI0 = cast<LoadInst>(VL0);
11654 Instruction::Load, VecTy, Factor, std::nullopt, LI0->getAlign(),
11655 LI0->getPointerAddressSpace(), CostKind);
11659 Instruction::Load, VecTy, LI0->getAlign(),
11660 LI0->getPointerAddressSpace(), CostKind, TTI::OperandValueInfo());
11667 Instruction::Load, VecTy, LI0->getPointerOperand(),
11675 Instruction::Load, VecTy, LI0->getPointerOperand(),
11696 return Cost + GetGEPCostDiff(PointerOps, LI0->getPointerOperand());