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

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

Completed in 274 milliseconds