Searched defs:getFP64Imm (Results 1 – 2 of 2) sorted by relevance
720 inline int getFP64Imm(const APInt &Imm) { in getFP64Imm() function741 inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm() function
443 return getFP64Imm(FPImm.bitcastToAPInt()); in getFP64Imm() function 422 static inline int getFP64Imm(const APInt &Imm) { getFP64Imm() function