Searched refs:isImmUnsignedi4Value (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParserCommon.h38 inline bool isImmUnsignedi4Value(uint64_t Value) { function in namespace:llvm
H A DX86Operand.h274 return isImmUnsignedi4Value(CE->getValue());

Completed in 57 milliseconds