Home
last modified time | relevance | path

Searched refs:MO_FPImmediate (Results 1 – 19 of 19) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h50 MO_FPImmediate, ///< Floating-point immediate operand enumerator
236 bool isFPImm() const { return OpKind == MO_FPImmediate; } in isFPImm()
601 MachineOperand Op(MachineOperand::MO_FPImmediate); in CreateFPImm()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp85 case MachineOperand::MO_FPImmediate: { in Lower()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h56 MO_FPImmediate, ///< Floating-point immediate operand enumerator
325 bool isFPImm() const { return OpKind == MO_FPImmediate; } in isFPImm()
774 MachineOperand Op(MachineOperand::MO_FPImmediate); in CreateFPImm()
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp93 case MachineOperand::MO_FPImmediate: { in lowerOperand()
DARMExpandPseudoInsts.cpp639 case MachineOperand::MO_FPImmediate: in IsAnAddressOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp129 case MachineOperand::MO_FPImmediate: { in HexagonLowerToMC()
DHexagonConstExtenders.cpp514 case MachineOperand::MO_FPImmediate: in operator <<()
727 case MachineOperand::MO_FPImmediate: { in operator <()
776 case MachineOperand::MO_FPImmediate: in operator MachineOperand()
DHexagonExpandCondsets.cpp605 case MachineOperand::MO_FPImmediate: in getCondTfrOpcode()
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp119 case MachineOperand::MO_FPImmediate: { in HexagonLowerToMC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMMCInstLower.cpp109 case MachineOperand::MO_FPImmediate: { in lowerOperand()
DARMExpandPseudoInsts.cpp791 case MachineOperand::MO_FPImmediate: in IsAnAddressOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRVRegNamerUtils.cpp59 case MachineOperand::MO_FPImmediate: in getInstructionOpcodeHash()
DMachineOperand.cpp168 OpKind = MO_FPImmediate; in ChangeToFPImmediate()
288 case MachineOperand::MO_FPImmediate: in isIdenticalTo()
353 case MachineOperand::MO_FPImmediate: in hash_value()
801 case MachineOperand::MO_FPImmediate: in print()
DMIRPrinter.cpp840 case MachineOperand::MO_FPImmediate: in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp273 case MachineOperand::MO_FPImmediate: { in lower()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp148 OpKind = MO_FPImmediate; in ChangeToFPImmediate()
231 case MachineOperand::MO_FPImmediate: in isIdenticalTo()
273 case MachineOperand::MO_FPImmediate: in hash_value()
375 case MachineOperand::MO_FPImmediate: in print()
DMIRPrinter.cpp789 case MachineOperand::MO_FPImmediate: in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp259 case MachineOperand::MO_FPImmediate: { in lowerOperand()
2227 case MachineOperand::MO_FPImmediate: in printOperand()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp278 case MachineOperand::MO_FPImmediate: { in lowerOperand()
2298 case MachineOperand::MO_FPImmediate: in printOperand()