Searched refs:decodeFPImmed (Results 1 – 2 of 2) sorted by relevance
152 static MCOperand decodeFPImmed(OpWidthTy Width, unsigned Imm);
1127 MCOperand AMDGPUDisassembler::decodeFPImmed(OpWidthTy Width, unsigned Imm) { in decodeFPImmed() function in AMDGPUDisassembler1267 return decodeFPImmed(Width, Val); in decodeSrcOp()1393 return decodeFPImmed(Width, SVal); in decodeSDWASrc()