Home
last modified time | relevance | path

Searched defs:RM (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFloating.h56 llvm::RoundingMode RM) const { in toSemantics()
65 Floating toSemantics(const Floating &Other, llvm::RoundingMode RM) const { in toSemantics()
121 llvm::RoundingMode RM, in fromIntegral()
169 llvm::RoundingMode RM, Floating *R) { in add()
174 static APFloat::opStatus increment(const Floating &A, llvm::RoundingMode RM, in increment()
182 llvm::RoundingMode RM, Floating *R) { in sub()
187 static APFloat::opStatus decrement(const Floating &A, llvm::RoundingMode RM, in decrement()
195 llvm::RoundingMode RM, Floating *R) { in mul()
201 llvm::RoundingMode RM, Floating *R) { in div()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp65 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
80 getEffectiveSparcCodeModel(std::optional<CodeModel::Model> CM, Reloc::Model RM, in getEffectiveSparcCodeModel()
101 std::optional<Reloc::Model> RM, in SparcTargetMachine()
203 std::optional<Reloc::Model> RM, in SparcV8TargetMachine()
213 std::optional<Reloc::Model> RM, in SparcV9TargetMachine()
223 std::optional<Reloc::Model> RM, in SparcelTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp39 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
48 std::optional<Reloc::Model> RM, in XtensaTargetMachine()
62 std::optional<Reloc::Model> RM, in XtensaTargetMachine()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFPEnv.h65 inline bool isDefaultFPEnvironment(fp::ExceptionBehavior EB, RoundingMode RM) { in isDefaultFPEnvironment()
77 inline bool canRoundingModeBe(RoundingMode RM, RoundingMode QRM) { in canRoundingModeBe()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1042 opStatus add(const APFloat &RHS, roundingMode RM) { in add()
1051 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract()
1060 opStatus multiply(const APFloat &RHS, roundingMode RM) { in multiply()
1069 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide()
1097 roundingMode RM) { in fusedMultiplyAdd()
1109 opStatus roundToIntegral(roundingMode RM) { in roundToIntegral()
1194 roundingMode RM) { in convertFromAPInt()
1199 roundingMode RM) { in convertFromSignExtendedInteger()
1205 roundingMode RM) { in convertFromZeroExtendedInteger()
1286 bool UpperCase, roundingMode RM) const { in convertToHexString()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp89 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
128 Reloc::Model RM, bool JIT) { in getEffectiveSystemZCodeModel()
144 std::optional<Reloc::Model> RM, in SystemZTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp110 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
124 std::optional<Reloc::Model> RM, in MipsTargetMachine()
153 std::optional<Reloc::Model> RM, in MipsebTargetMachine()
163 std::optional<Reloc::Model> RM, in MipselTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp25 static Reloc::Model getRelocModel(std::optional<Reloc::Model> RM) { in getRelocModel()
33 std::optional<Reloc::Model> RM, in ARCTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp32 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
44 std::optional<Reloc::Model> RM, in MSP430TargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp54 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
60 const TargetOptions &Options, std::optional<Reloc::Model> RM, in LanaiTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
48 std::optional<Reloc::Model> RM, in XCoreTargetMachine()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel()
151 std::optional<Reloc::Model> RM; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp42 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
49 std::optional<Reloc::Model> RM, in AVRTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.cpp68 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
89 std::optional<Reloc::Model> RM, in VETargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp62 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
74 std::optional<Reloc::Model> RM, in SPIRVTargetMachine()
/freebsd/contrib/bsddialog/utility/
H A DGNUmakefile21 RM = rm -f macro
H A DMakefile22 RM = rm -f macro
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp201 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
222 std::optional<Reloc::Model> RM, in ARMBaseTargetMachine()
330 std::optional<Reloc::Model> RM, in ARMLETargetMachine()
338 std::optional<Reloc::Model> RM, in ARMBETargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp78 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
102 std::optional<Reloc::Model> RM, in M68kTargetMachine()
/freebsd/contrib/bsddialog/lib/
H A DGNUmakefile21 RM = rm -f macro
H A DMakefile24 RM = rm -f macro
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp54 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
80 const TargetOptions &Options, std::optional<Reloc::Model> RM, in LoongArchTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp127 std::optional<Reloc::Model> RM, in NVPTXTargetMachine()
155 std::optional<Reloc::Model> RM, in NVPTXTargetMachine32()
165 std::optional<Reloc::Model> RM, in NVPTXTargetMachine64()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp62 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
69 std::optional<Reloc::Model> RM, in BPFTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp290 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
330 std::optional<Reloc::Model> RM, in AArch64TargetMachine()
464 const TargetOptions &Options, std::optional<Reloc::Model> RM, in AArch64leTargetMachine()
472 const TargetOptions &Options, std::optional<Reloc::Model> RM, in AArch64beTargetMachine()

1234