reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5207 if (isNonFoldablePartialRegisterLoad(LoadMI, MI, MF)) 5209 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); 5216 if (!MF.getFunction().hasOptSize() && 5218 shouldPreventUndefRegUpdateMemFold(MF, MI))) 5298 if (MF.getTarget().getCodeModel() != CodeModel::Small && 5299 MF.getTarget().getCodeModel() != CodeModel::Kernel) 5304 if (MF.getTarget().isPositionIndependent()) { 5316 MachineConstantPool &MCP = *MF.getConstantPool(); 5320 Ty = Type::getFloatTy(MF.getFunction().getContext()); 5322 Ty = Type::getDoubleTy(MF.getFunction().getContext()); 5324 Ty = Type::getFP128Ty(MF.getFunction().getContext()); 5326 Ty = VectorType::get(Type::getInt32Ty(MF.getFunction().getContext()),16); 5329 Ty = VectorType::get(Type::getInt32Ty(MF.getFunction().getContext()), 8); 5331 Ty = VectorType::get(Type::getInt32Ty(MF.getFunction().getContext()), 2); 5333 Ty = VectorType::get(Type::getInt32Ty(MF.getFunction().getContext()), 4); 5351 if (isNonFoldablePartialRegisterLoad(LoadMI, MI, MF)) 5360 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt,