Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h145 bool expandStoreVecPred(MachineBasicBlock &B, MachineBasicBlock::iterator It,
H A DHexagonFrameLowering.cpp1803 bool HexagonFrameLowering::expandStoreVecPred(MachineBasicBlock &B, in expandStoreVecPred() function in HexagonFrameLowering
2059 Changed |= expandStoreVecPred(B, I, MRI, HII, NewRegs); in expandSpillMacros()