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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp378 bool isS8Imm() const { return isImm(-128, 127); } function in class:__anon4315::SystemZOperand

Completed in 82 milliseconds