Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaInstrInfo.cpp125 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode, FrameIdx); in storeRegToStackSlot()
139 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode, FrameIdx); in loadRegFromStackSlot()
143 void XtensaInstrInfo::getLoadStoreOpcodes(const TargetRegisterClass *RC, in getLoadStoreOpcodes() function in XtensaInstrInfo
HDXtensaInstrInfo.h68 void getLoadStoreOpcodes(const TargetRegisterClass *RC, unsigned &LoadOpcode,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.h327 void getLoadStoreOpcodes(const TargetRegisterClass *RC,
HDSystemZInstrInfo.cpp1000 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode); in storeRegToStackSlot()
1017 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode); in loadRegFromStackSlot()
1851 void SystemZInstrInfo::getLoadStoreOpcodes(const TargetRegisterClass *RC, in getLoadStoreOpcodes() function in SystemZInstrInfo