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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp906 void addLiteralImmOperand(MCInst &Inst, int64_t Val, bool ApplyModifiers) const;
1959 addLiteralImmOperand(Inst, Imm.Val,
1969 void AMDGPUOperand::addLiteralImmOperand(MCInst &Inst, int64_t Val, bool ApplyModifiers) const { function in class:AMDGPUOperand

Completed in 184 milliseconds