Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h138 bool expandStoreVecPred(MachineBasicBlock &B, MachineBasicBlock::iterator It,
H A DHexagonFrameLowering.cpp1654 bool HexagonFrameLowering::expandStoreVecPred(MachineBasicBlock &B, in expandStoreVecPred() function in HexagonFrameLowering
1910 Changed |= expandStoreVecPred(B, I, MRI, HII, NewRegs); in expandSpillMacros()