Home
last modified time | relevance | path

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

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