Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp782 static void expandPseudoLogM(MachineInstr &MI, const MCInstrDesc &MCID) { in expandPseudoLogM() function
890 expandPseudoLogM(MI, get(VE::ANDMmm)); in expandPostRAPseudo()
893 expandPseudoLogM(MI, get(VE::ORMmm)); in expandPostRAPseudo()
896 expandPseudoLogM(MI, get(VE::XORMmm)); in expandPostRAPseudo()
899 expandPseudoLogM(MI, get(VE::EQVMmm)); in expandPostRAPseudo()
902 expandPseudoLogM(MI, get(VE::NNDMmm)); in expandPostRAPseudo()
905 expandPseudoLogM(MI, get(VE::NEGMm)); in expandPostRAPseudo()