Home
last modified time | relevance | path

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

1234

/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp66 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
81 getEffectiveSparcCodeModel(std::optional<CodeModel::Model> CM, Reloc::Model RM, in getEffectiveSparcCodeModel()
102 std::optional<Reloc::Model> RM, in SparcTargetMachine()
212 std::optional<Reloc::Model> RM, in SparcV8TargetMachine()
222 std::optional<Reloc::Model> RM, in SparcV9TargetMachine()
232 std::optional<Reloc::Model> RM, in SparcelTargetMachine()
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFloat.h984 opStatus add(const APFloat &RHS, roundingMode RM) { in add()
993 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract()
1002 opStatus multiply(const APFloat &RHS, roundingMode RM) { in multiply()
1011 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide()
1039 roundingMode RM) { in fusedMultiplyAdd()
1051 opStatus roundToIntegral(roundingMode RM) { in roundToIntegral()
1128 roundingMode RM) { in convertFromAPInt()
1133 roundingMode RM) { in convertFromSignExtendedInteger()
1139 roundingMode RM) { in convertFromZeroExtendedInteger()
1220 bool UpperCase, roundingMode RM) const { in convertToHexString()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp41 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
50 std::optional<Reloc::Model> RM, in XtensaTargetMachine()
64 std::optional<Reloc::Model> RM, in XtensaTargetMachine()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp111 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
125 std::optional<Reloc::Model> RM, in MipsTargetMachine()
154 std::optional<Reloc::Model> RM, in MipsebTargetMachine()
164 std::optional<Reloc::Model> RM, in MipselTargetMachine()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp200 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
221 std::optional<Reloc::Model> RM, in ARMBaseTargetMachine()
328 std::optional<Reloc::Model> RM, in ARMLETargetMachine()
336 std::optional<Reloc::Model> RM, in ARMBETargetMachine()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp33 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
45 std::optional<Reloc::Model> RM, in MSP430TargetMachine()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRDFRegisters.cpp75 for (const uint32_t *RM : TRI.getRegMasks()) in PhysicalRegisterInfo() local
118 for (const uint32_t *RM : RegMasks) { in getAliasSet() local
128 for (const uint32_t *RM : RegMasks) { in getAliasSet() local
202 bool PhysicalRegisterInfo::aliasMM(RegisterRef RM, RegisterRef RN) const { in aliasMM()
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h86 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel()
153 std::optional<Reloc::Model> RM; variable
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp43 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
50 std::optional<Reloc::Model> RM, in AVRTargetMachine()
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp117 std::optional<Reloc::Model> RM, in NVPTXTargetMachine()
145 std::optional<Reloc::Model> RM, in NVPTXTargetMachine32()
155 std::optional<Reloc::Model> RM, in NVPTXTargetMachine64()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp56 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
68 std::optional<Reloc::Model> RM, in SPIRVTargetMachine()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp45 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
51 const TargetOptions &Options, std::optional<Reloc::Model> RM, in LoongArchTargetMachine()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp279 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
319 std::optional<Reloc::Model> RM, in AArch64TargetMachine()
450 const TargetOptions &Options, std::optional<Reloc::Model> RM, in AArch64leTargetMachine()
458 const TargetOptions &Options, std::optional<Reloc::Model> RM, in AArch64beTargetMachine()
/openbsd/gnu/llvm/llvm/lib/Target/
H A DTargetMachine.cpp91 Reloc::Model RM = getRelocationModel(); in shouldAssumeDSOLocal() local
156 Reloc::Model RM = getRelocationModel(); in getTLSModel() local
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp76 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
100 std::optional<Reloc::Model> RM, in M68kTargetMachine()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp4572 roundingMode RM) { in addImpl()
4652 roundingMode RM) { in addWithSpecial()
4696 roundingMode RM) { in add()
4701 roundingMode RM) { in subtract()
4709 APFloat::roundingMode RM) { in multiply()
4795 APFloat::roundingMode RM) { in divide()
4824 APFloat::roundingMode RM) { in fusedMultiplyAdd()
4967 roundingMode RM) { in convertFromAPInt()
5064 APFloat::roundingMode RM) { in scalbn()
5071 APFloat::roundingMode RM) { in frexp()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp197 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
228 std::optional<Reloc::Model> RM, in HexagonTargetMachine()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp95 std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
102 std::optional<Reloc::Model> RM, in RISCVTargetMachine()

1234