Searched refs:expandLOCPseudo (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 157 void expandLOCPseudo(MachineInstr &MI, unsigned LowOpcode,
|
D | SystemZInstrInfo.cpp | 195 void SystemZInstrInfo::expandLOCPseudo(MachineInstr &MI, unsigned LowOpcode, in expandLOCPseudo() function in SystemZInstrInfo 1372 expandLOCPseudo(MI, SystemZ::LOC, SystemZ::LOCFH); in expandPostRAPseudo() 1376 expandLOCPseudo(MI, SystemZ::LOCHI, SystemZ::LOCHHI); in expandPostRAPseudo() 1396 expandLOCPseudo(MI, SystemZ::STOC, SystemZ::STOCFH); in expandPostRAPseudo()
|