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

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

Completed in 66 milliseconds