Home
last modified time | relevance | path

Searched defs:getFP64Imm (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h720 inline int getFP64Imm(const APInt &Imm) { in getFP64Imm() function
741 inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h443 return getFP64Imm(FPImm.bitcastToAPInt()); in getFP64Imm() function
422 static inline int getFP64Imm(const APInt &Imm) { getFP64Imm() function