Home
last modified time | relevance | path

Searched defs:getFP32Imm (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h610 static inline int getFP32Imm(const APInt &Imm) { in getFP32Imm() function
631 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h705 static inline int getFP32Imm(const APInt &Imm) { in getFP32Imm() function
726 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() function
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h396 static inline int getFP32Imm(const APInt &Imm) { in getFP32Imm() function
417 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() function