Home
last modified time | relevance | path

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

12345678910>>...12

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h925 opStatus add(const APFloat &RHS, roundingMode RM) { in add()
932 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract()
939 opStatus multiply(const APFloat &RHS, roundingMode RM) { in multiply()
942 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide()
950 roundingMode RM) { in fusedMultiplyAdd()
954 opStatus roundToIntegral(roundingMode RM) { in roundToIntegral()
987 bool IsSigned, roundingMode RM, in convertToInteger()
991 opStatus convertToInteger(APSInt &Result, roundingMode RM, in convertToInteger()
996 roundingMode RM) { in convertFromAPInt()
1001 roundingMode RM) { in convertFromSignExtendedInteger()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h961 opStatus add(const APFloat &RHS, roundingMode RM) { in add()
970 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract()
979 opStatus multiply(const APFloat &RHS, roundingMode RM) { in multiply()
988 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide()
1016 roundingMode RM) { in fusedMultiplyAdd()
1028 opStatus roundToIntegral(roundingMode RM) { in roundToIntegral()
1090 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1098 roundingMode RM) { in convertFromAPInt()
1103 roundingMode RM) { in convertFromSignExtendedInteger()
1109 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
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()
1186 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1194 roundingMode RM) { in convertFromAPInt()
1199 roundingMode RM) { in convertFromSignExtendedInteger()
1205 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
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()
1186 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1194 roundingMode RM) { in convertFromAPInt()
1199 roundingMode RM) { in convertFromSignExtendedInteger()
1205 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
1120 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1128 roundingMode RM) { in convertFromAPInt()
1133 roundingMode RM) { in convertFromSignExtendedInteger()
1139 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
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()
1186 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1194 roundingMode RM) { in convertFromAPInt()
1199 roundingMode RM) { in convertFromSignExtendedInteger()
1205 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
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()
1186 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1194 roundingMode RM) { in convertFromAPInt()
1199 roundingMode RM) { in convertFromSignExtendedInteger()
1205 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp178 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
195 Optional<Reloc::Model> RM, in ARMBaseTargetMachine()
269 Optional<Reloc::Model> RM, in ARMTargetMachine()
284 Optional<Reloc::Model> RM, in ARMLETargetMachine()
294 Optional<Reloc::Model> RM, in ARMBETargetMachine()
304 Optional<Reloc::Model> RM, in ThumbTargetMachine()
316 Optional<Reloc::Model> RM, in ThumbLETargetMachine()
326 Optional<Reloc::Model> RM, in ThumbBETargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp57 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
74 getEffectiveSparcCodeModel(Optional<CodeModel::Model> CM, Reloc::Model RM, in getEffectiveSparcCodeModel()
94 const TargetOptions &Options, Optional<Reloc::Model> RM, in SparcTargetMachine()
195 Optional<Reloc::Model> RM, in SparcV8TargetMachine()
205 Optional<Reloc::Model> RM, in SparcV9TargetMachine()
215 Optional<Reloc::Model> RM, in SparcelTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp62 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel()
77 getEffectiveSparcCodeModel(std::optional<CodeModel::Model> CM, Reloc::Model RM, in getEffectiveSparcCodeModel()
98 std::optional<Reloc::Model> RM, in SparcTargetMachine()
205 std::optional<Reloc::Model> RM, in SparcV8TargetMachine()
215 std::optional<Reloc::Model> RM, in SparcV9TargetMachine()
225 std::optional<Reloc::Model> RM, in SparcelTargetMachine()
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp57 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
67 Optional<Reloc::Model> RM, in SparcTargetMachine()
189 Optional<Reloc::Model> RM, in SparcV8TargetMachine()
199 Optional<Reloc::Model> RM, in SparcV9TargetMachine()
209 Optional<Reloc::Model> RM, in SparcelTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp3905 IEEEFloat frexp(const IEEEFloat &Val, int &Exp, IEEEFloat::roundingMode RM) { in frexp()
3990 roundingMode RM) { in addImpl()
4070 roundingMode RM) { in addWithSpecial()
4114 roundingMode RM) { in add()
4119 roundingMode RM) { in subtract()
4127 APFloat::roundingMode RM) { in multiply()
4213 APFloat::roundingMode RM) { in divide()
4242 APFloat::roundingMode RM) { in fusedMultiplyAdd()
4252 APFloat::opStatus DoubleAPFloat::roundToIntegral(APFloat::roundingMode RM) { in roundToIntegral()
4358 roundingMode RM) { in convertFromString()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp4487 IEEEFloat frexp(const IEEEFloat &Val, int &Exp, IEEEFloat::roundingMode RM) { in frexp()
4572 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()
4834 APFloat::opStatus DoubleAPFloat::roundToIntegral(APFloat::roundingMode RM) { in roundToIntegral()
4940 roundingMode RM) { in convertFromString()
[all …]
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp82 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
96 Optional<Reloc::Model> RM, in MipsTargetMachine()
120 Optional<Reloc::Model> RM, in MipsebTargetMachine()
130 Optional<Reloc::Model> RM, in MipselTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp100 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
114 Optional<Reloc::Model> RM, in MipsTargetMachine()
143 Optional<Reloc::Model> RM, in MipsebTargetMachine()
153 Optional<Reloc::Model> RM, in MipselTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp182 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
198 Optional<Reloc::Model> RM, in PPCTargetMachine()
234 Optional<Reloc::Model> RM, in PPC32TargetMachine()
244 Optional<Reloc::Model> RM, in PPC64TargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp164 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
180 const TargetOptions &Options, Optional<Reloc::Model> RM, in AArch64TargetMachine()
248 const TargetOptions &Options, Optional<Reloc::Model> RM, in AArch64leTargetMachine()
256 const TargetOptions &Options, Optional<Reloc::Model> RM, in AArch64beTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp189 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
210 Optional<Reloc::Model> RM, in ARMBaseTargetMachine()
306 Optional<Reloc::Model> RM, in ARMLETargetMachine()
314 Optional<Reloc::Model> RM, in ARMBETargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp221 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
265 Optional<Reloc::Model> RM, in AArch64TargetMachine()
348 const TargetOptions &Options, Optional<Reloc::Model> RM, in AArch64leTargetMachine()
356 const TargetOptions &Options, Optional<Reloc::Model> RM, in AArch64beTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFRegisters.cpp75 for (const uint32_t *RM : TRI.getRegMasks()) in PhysicalRegisterInfo() local
113 for (const uint32_t *RM : RegMasks) { in getAliasSet() local
123 for (const uint32_t *RM : RegMasks) { in getAliasSet() local
197 bool PhysicalRegisterInfo::aliasMM(RegisterRef RM, RegisterRef RN) const { in aliasMM()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp136 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
145 Optional<Reloc::Model> RM, in AMDGPUTargetMachine()
179 Optional<Reloc::Model> RM, in R600TargetMachine()
221 Optional<Reloc::Model> RM, in GCNTargetMachine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()

12345678910>>...12