/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 686 inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm() 698 inline int getFP32FP16Imm(const APFloat &FPImm) { in getFP32FP16Imm() 726 inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() 754 inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 698 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 672 inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm() 700 inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() 728 inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 389 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 386 static inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm() 414 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() 442 static inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
|
H A D | AArch64InstPrinter.cpp | 1153 float FPImm = in printFPImmOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 387 static inline int getFP16Imm(const APFloat &FPImm) { in getFP16Imm() 415 static inline int getFP32Imm(const APFloat &FPImm) { in getFP32Imm() 443 static inline int getFP64Imm(const APFloat &FPImm) { in getFP64Imm()
|
H A D | AArch64InstPrinter.cpp | 1480 float FPImm = MO.isDFPImm() ? bit_cast<double>(MO.getDFPImm()) in printFPImmOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineOperand.cpp | 163 void MachineOperand::ChangeToFPImmediate(const ConstantFP *FPImm) { in ChangeToFPImmediate()
|
H A D | LiveDebugValues.cpp | 187 const ConstantFP *FPImm; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineOperand.cpp | 167 void MachineOperand::ChangeToFPImmediate(const ConstantFP *FPImm, in ChangeToFPImmediate()
|
/aosp_15_r20/external/capstone/arch/AArch64/ |
H A D | AArch64InstPrinter.c | 1279 …double FPImm = MCOperand_isFPImm(MO) ? MCOperand_getFPImm(MO) : AArch64_AM_getFPImmFloat((int)MCOp… in printFPImmOperand() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/InstPrinter/ |
H A D | AArch64InstPrinter.cpp | 1216 float FPImm = in printFPImmOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 1024 const ConstantFP *FPImm = I.getOperand(1).getFPImm(); in renderFImm32() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1232 const ConstantFP *FPImm = MI.getOperand(1).getFPImm(); in isNullOrNullSplat() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 567 APFloat FPImm = MO.getFPImm()->getValueAPF(); in addConstantFPValue() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 143 void MachineOperand::ChangeToFPImmediate(const ConstantFP *FPImm) { in ChangeToFPImmediate()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 513 APFloat FPImm = MO.getFPImm()->getValueAPF(); in addConstantFPValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2049 const ConstantFP *FPImm) { in fastEmitInst_f()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2171 const ConstantFP *FPImm) { in fastEmitInst_f()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1937 const ConstantFP *FPImm) { in fastEmitInst_f()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2620 auto *FPImm = I.getOperand(1).getFPImm(); in select() local 4653 const ConstantFP *FPImm = getConstantFPVRegVal(RHS, MRI); in emitFPCompare() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 358 const ConstantFP *FPImm; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 876 const ConstantFP *FPImm = getConstantFPVRegVal(I.getOperand(3).getReg(), MRI); in selectFCMPOpc() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 258 struct FPImmOp FPImm; member
|