Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6101 static bool expandNOVLXStore(MachineInstrBuilder &MIB, in expandNOVLXStore() function
6261 return expandNOVLXStore(MIB, &getRegisterInfo(), get(X86::VMOVAPSmr), in expandPostRAPseudo()
6264 return expandNOVLXStore(MIB, &getRegisterInfo(), get(X86::VMOVUPSmr), in expandPostRAPseudo()
6267 return expandNOVLXStore(MIB, &getRegisterInfo(), get(X86::VMOVAPSYmr), in expandPostRAPseudo()
6270 return expandNOVLXStore(MIB, &getRegisterInfo(), get(X86::VMOVUPSYmr), in expandPostRAPseudo()