Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h232 void getLoadStoreOpcodes(const TargetRegisterClass *RC,
DSystemZInstrInfo.cpp709 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode); in storeRegToStackSlot()
724 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode); in loadRegFromStackSlot()
1253 void SystemZInstrInfo::getLoadStoreOpcodes(const TargetRegisterClass *RC, in getLoadStoreOpcodes() function in SystemZInstrInfo