Home
last modified time | relevance | path

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

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