Searched defs:getFP16Imm (Results 1 – 2 of 2) sorted by relevance
654 inline int getFP16Imm(const APInt &Imm) { in getFP16Imm() function673 inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm() function
387 return getFP16Imm(FPImm.bitcastToAPInt()); in getFP16Imm() function 368 static inline int getFP16Imm(const APInt &Imm) { getFP16Imm() function