Home
last modified time | relevance | path

Searched refs:OffMO (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp627 auto OffMO = FirstSt->getOperand(1); in createWideStores() local
628 StI = BuildMI(*MF, DL, StD).add(MR).add(OffMO).addReg(VReg); in createWideStores()
740 auto OffMO = FirstLd->getOperand(2); in createWideLoads() local
744 .add(OffMO); in createWideLoads()