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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp380 bool isU16Imm() const { return isImm(0, 65535); } function in class:__anon4315::SystemZOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp333 bool isU16Imm() const { function in struct:__anon4249::PPCOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp669 bool isU16Imm() const;
6634 bool AMDGPUOperand::isU16Imm() const {

Completed in 194 milliseconds