Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h137 bool expandStoreInt(MachineBasicBlock &B, MachineBasicBlock::iterator It,
H A DHexagonFrameLowering.cpp1775 bool HexagonFrameLowering::expandStoreInt(MachineBasicBlock &B, in expandStoreInt() function in HexagonFrameLowering
2102 Changed |= expandStoreInt(B, I, MRI, HII, NewRegs); in expandSpillMacros()