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

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

Completed in 80 milliseconds