Home
last modified time | relevance | path

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

12345678

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
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()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
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 …]
/external/llvm/lib/Target/ARM/
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()
/external/llvm/lib/Target/Sparc/
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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/
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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
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 …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
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 …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DFPEnv.h65 inline bool isDefaultFPEnvironment(fp::ExceptionBehavior EB, RoundingMode RM) { in isDefaultFPEnvironment()
77 inline bool canRoundingModeBe(RoundingMode RM, RoundingMode QRM) { in canRoundingModeBe()
/external/erofs-utils/lib/
Drolling_hash.h36 unsigned long long RM, in erofs_rolling_hash_advance()
54 long long RM = 1; in erofs_rollinghash_calc_rm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp94 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
132 getEffectiveSystemZCodeModel(Optional<CodeModel::Model> CM, Reloc::Model RM, in getEffectiveSystemZCodeModel()
149 Optional<Reloc::Model> RM, in SystemZTargetMachine()
/external/llvm/lib/Target/Mips/
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()
/external/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
38 Optional<Reloc::Model> RM, in MSP430TargetMachine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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()
/external/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp40 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
49 Optional<Reloc::Model> RM, in BPFTargetMachine()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCTargetMachine.cpp23 static Reloc::Model getRelocModel(Optional<Reloc::Model> RM) { in getRelocModel()
33 Optional<Reloc::Model> RM, in ARCTargetMachine()
/external/llvm/lib/Target/PowerPC/
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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
43 Optional<Reloc::Model> RM, in MSP430TargetMachine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetMachine.cpp50 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
59 Optional<Reloc::Model> RM, in LanaiTargetMachine()
/external/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp24 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
35 Optional<Reloc::Model> RM, in XCoreTargetMachine()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h77 JITTargetMachineBuilder &setRelocationModel(Optional<Reloc::Model> RM) { in setRelocationModel()
144 Optional<Reloc::Model> RM; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp28 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
49 Optional<Reloc::Model> RM, in XCoreTargetMachine()
/external/llvm/lib/Target/Lanai/
DLanaiTargetMachine.cpp50 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
59 Optional<Reloc::Model> RM, in LanaiTargetMachine()

12345678