Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.cpp6022 static bool expandNOVLXLoad(MachineInstrBuilder &MIB, in expandNOVLXLoad() function
6192 return expandNOVLXLoad(MIB, &getRegisterInfo(), get(X86::VMOVAPSrm), in expandPostRAPseudo()
6195 return expandNOVLXLoad(MIB, &getRegisterInfo(), get(X86::VMOVUPSrm), in expandPostRAPseudo()
6198 return expandNOVLXLoad(MIB, &getRegisterInfo(), get(X86::VMOVAPSYrm), in expandPostRAPseudo()
6201 return expandNOVLXLoad(MIB, &getRegisterInfo(), get(X86::VMOVUPSYrm), in expandPostRAPseudo()