Home
last modified time | relevance | path

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

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