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

/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp355 bool isU16Imm() const { return Kind == Expression || function in struct:__anon22373::PPCOperand
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp284 bool isU16Imm() const { return isImm(0, 65535); } function in class:__anon22428::SystemZOperand

Completed in 187 milliseconds