Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h139 bool expandStoreInt(MachineBasicBlock &B, MachineBasicBlock::iterator It,
H A DHexagonFrameLowering.cpp1739 bool HexagonFrameLowering::expandStoreInt(MachineBasicBlock &B, in expandStoreInt() function in HexagonFrameLowering
2052 Changed |= expandStoreInt(B, I, MRI, HII, NewRegs); in expandSpillMacros()