Searched refs:ExpandVST (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp68 void ExpandVST(MachineBasicBlock::iterator &MBBI);
578 /// ExpandVST - Translate VST pseudo instructions with Q, QQ or QQQQ register
580 void ARMExpandPseudo::ExpandVST(MachineBasicBlock::iterator &MBBI) { function in class:ARMExpandPseudo
1818 ExpandVST(MBBI);

Completed in 124 milliseconds