Searched refs:getMemoryInstr (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
H A DSystemZInstrInfo.h103 const MCInstrDesc& getMemoryInstr(unsigned Opc, int64_t Offset = 0) const { function in class:llvm::SystemZInstrInfo
H A DSystemZRegisterInfo.cpp124 MI.setDesc(TII.getMemoryInstr(MI.getOpcode(), Offset));

Completed in 138 milliseconds