Home
last modified time | relevance | path

Searched defs:FPImm (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h698 static inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm()
726 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm()
754 static inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h675 inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm()
703 inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm()
731 inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
DPTXInstPrinter.cpp119 APFloat FPImm(Imm); in printOperand() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h631 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm()
659 static inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h389 static inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm()
417 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm()
445 static inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h390 static inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm()
418 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm()
446 static inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c1037 …double FPImm = MCOperand_isFPImm(MO) ? MCOperand_getFPImm(MO) : AArch64_AM_getFPImmFloat((int)MCOp… in printFPImmOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp161 void MachineOperand::ChangeToFPImmediate(const ConstantFP *FPImm) { in ChangeToFPImmediate()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp1222 const ConstantFP *FPImm) { in FastEmitInst_rf()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp484 APFloat FPImm = MO.getFPImm()->getValueAPF(); in addConstantFPValue() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1216 float FPImm = in printFPImmOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1104 float FPImm = in printFPImmOperand() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp567 APFloat FPImm = MO.getFPImm()->getValueAPF(); in addConstantFPValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp601 APFloat FPImm = MO.getFPImm()->getValueAPF(); in addConstantFPValue() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp378 const ConstantFP *FPImm) { in FastEmitInst_rf()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp143 void MachineOperand::ChangeToFPImmediate(const ConstantFP *FPImm) { in ChangeToFPImmediate()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1937 const ConstantFP *FPImm) { in fastEmitInst_f()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2130 const ConstantFP *FPImm) { in fastEmitInst_f()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp258 struct FPImmOp FPImm; member
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp324 } FPImm; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp400 struct FPImmOp FPImm; member