Searched refs:isImmLH (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZ.h110 static inline bool isImmLH(uint64_t Val) { function in namespace:llvm::SystemZ
H A DSystemZShortenInst.cpp93 if (SystemZ::isImmLH(Imm)) {
H A DSystemZInstrInfo.cpp1286 else if (SystemZ::isImmLH(Value)) {
H A DSystemZISelLowering.cpp1832 if (!SystemZ::isImmLL(Mask) && !SystemZ::isImmLH(Mask) &&

Completed in 129 milliseconds