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

/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZ.h84 static inline bool isImmLH(uint64_t Val) { function in namespace:llvm::SystemZ
H A DSystemZShortenInst.cpp91 if (SystemZ::isImmLH(Imm)) {
H A DSystemZInstrInfo.cpp1239 else if (SystemZ::isImmLH(Value)) {
H A DSystemZISelLowering.cpp1260 if (!SystemZ::isImmLL(Mask) && !SystemZ::isImmLH(Mask) &&

Completed in 119 milliseconds