Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h157 void expandLOCPseudo(MachineInstr &MI, unsigned LowOpcode,
DSystemZInstrInfo.cpp195 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()