Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h157 bool expandStoreVec(MachineBasicBlock &B, MachineBasicBlock::iterator It,
H A DHexagonFrameLowering.cpp1832 expandStoreVec(B, std::prev(It), MRI, HII, NewRegs); in expandStoreVecPred()
1976 bool HexagonFrameLowering::expandStoreVec(MachineBasicBlock &B, in expandStoreVec() function in HexagonFrameLowering