Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h624 bool canLoadStoreByteSwapped(EVT VT) const;
DSystemZISelLowering.cpp5738 bool SystemZTargetLowering::canLoadStoreByteSwapped(EVT VT) const { in canLoadStoreByteSwapped() function in SystemZTargetLowering
5788 canLoadStoreByteSwapped(Op1.getValueType())) { in combineSTORE()
6065 canLoadStoreByteSwapped(N->getValueType(0))) { in combineBSWAP()
6118 (canLoadStoreByteSwapped(N->getValueType(0)) && in combineBSWAP()