/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Floating.h | 56 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 D | SparcTargetMachine.cpp | 65 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/include/llvm/ADT/ |
H A D | APFloat.h | 1092 opStatus add(const APFloat &RHS, roundingMode RM) { in add() 1101 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() 1110 opStatus multiply(const APFloat &RHS, roundingMode RM) { in multiply() 1119 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide() 1147 roundingMode RM) { in fusedMultiplyAdd() 1159 opStatus roundToIntegral(roundingMode RM) { in roundToIntegral() 1236 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger() 1244 roundingMode RM) { in convertFromAPInt() 1249 roundingMode RM) { in convertFromSignExtendedInteger() 1255 roundingMode RM) { in convertFromZeroExtendedInteger() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | FPEnv.h | 65 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/lib/Target/Xtensa/ |
H A D | XtensaTargetMachine.cpp | 39 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/lib/Target/Mips/ |
H A D | MipsTargetMachine.cpp | 110 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/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 95 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 134 Reloc::Model RM, bool JIT) { in getEffectiveSystemZCodeModel() 150 std::optional<Reloc::Model> RM, in SystemZTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCTargetMachine.cpp | 25 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 D | MSP430TargetMachine.cpp | 32 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 D | LanaiTargetMachine.cpp | 54 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 D | XCoreTargetMachine.cpp | 29 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 48 std::optional<Reloc::Model> RM, in XCoreTargetMachine()
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user.m4 | 38 AC_SUBST(RM) subst
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.h | 84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel() argument 151 std::optional<Reloc::Model> RM; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRTargetMachine.cpp | 42 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 D | VETargetMachine.cpp | 68 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 D | SPIRVTargetMachine.cpp | 67 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 79 std::optional<Reloc::Model> RM, in SPIRVTargetMachine()
|
/freebsd/contrib/bsddialog/utility/ |
H A D | GNUmakefile | 21 RM = rm -f macro
|
H A D | Makefile | 22 RM = rm -f macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetMachine.cpp | 128 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/ARM/ |
H A D | ARMTargetMachine.cpp | 201 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 222 std::optional<Reloc::Model> RM, in ARMBaseTargetMachine() 332 std::optional<Reloc::Model> RM, in ARMLETargetMachine() 340 std::optional<Reloc::Model> RM, in ARMBETargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kTargetMachine.cpp | 78 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 102 std::optional<Reloc::Model> RM, in M68kTargetMachine()
|
/freebsd/contrib/bsddialog/lib/ |
H A D | GNUmakefile | 21 RM = rm -f macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFTargetMachine.cpp | 62 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/LoongArch/ |
H A D | LoongArchTargetMachine.cpp | 63 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 89 const TargetOptions &Options, std::optional<Reloc::Model> RM, in LoongArchTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 305 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() 345 std::optional<Reloc::Model> RM, in AArch64TargetMachine() 477 const TargetOptions &Options, std::optional<Reloc::Model> RM, in AArch64leTargetMachine() 485 const TargetOptions &Options, std::optional<Reloc::Model> RM, in AArch64beTargetMachine()
|