Searched defs:getFP32Imm (Results 1 – 2 of 2) sorted by relevance
692 inline int getFP32Imm(const APInt &Imm) { in getFP32Imm() function713 inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() function
415 return getFP32Imm(FPImm.bitcastToAPInt()); in getFP32Imm() function 394 static inline int getFP32Imm(const APInt &Imm) { getFP32Imm() function