Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h155 bool expandStoreVec(MachineBasicBlock &B, MachineBasicBlock::iterator It,
H A DHexagonFrameLowering.cpp1868 expandStoreVec(B, std::prev(It), MRI, HII, NewRegs); in expandStoreVecPred()
2022 bool HexagonFrameLowering::expandStoreVec(MachineBasicBlock &B, in expandStoreVec() function in HexagonFrameLowering