Searched defs:isU8Imm (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp285 bool isU8Imm() const { return isImm(0, 255); } function in class:__anon26144::SystemZOperand

Completed in 3060 milliseconds