Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h654 inline int getFP16Imm(const APInt &Imm) { in getFP16Imm() function
673 inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h387 return getFP16Imm(FPImm.bitcastToAPInt()); in getFP16Imm() function
368 static inline int getFP16Imm(const APInt &Imm) { getFP16Imm() function