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

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

Completed in 52 milliseconds