Home
last modified time | relevance | path

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

12

/prebuilts/clang/host/linux-x86/clang-r547379/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()
/prebuilts/clang/host/linux-x86/clang-r536225/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()
/prebuilts/clang/host/linux-x86/clang-r522817/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()
/prebuilts/clang/host/linux-x86/clang-r530567/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()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DAPFloat.h1094 opStatus add(const APFloat &RHS, roundingMode RM) { in add()
1103 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract()
1112 opStatus multiply(const APFloat &RHS, roundingMode RM) { in multiply()
1121 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide()
1149 roundingMode RM) { in fusedMultiplyAdd()
1161 opStatus roundToIntegral(roundingMode RM) { in roundToIntegral()
1238 unsigned int Width, bool IsSigned, roundingMode RM, in convertToInteger()
1246 roundingMode RM) { in convertFromAPInt()
1251 roundingMode RM) { in convertFromSignExtendedInteger()
1257 roundingMode RM) { in convertFromZeroExtendedInteger()
[all …]
DFloatingPointMode.h51 inline StringRef spell(RoundingMode RM) { in spell()
/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 …]
DFloatingPointMode.h51 inline StringRef spell(RoundingMode RM) { in spell()
/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 …]
DFloatingPointMode.h51 inline StringRef spell(RoundingMode RM) { in spell()
/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 …]
DFloatingPointMode.h51 inline StringRef spell(RoundingMode RM) { in spell()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel()
151 std::optional<Reloc::Model> RM; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel()
151 std::optional<Reloc::Model> RM; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel()
151 std::optional<Reloc::Model> RM; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel()
151 std::optional<Reloc::Model> RM; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/Stages/
DInOrderIssueStage.h57 ResourceManager RM; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/Stages/
DInOrderIssueStage.h57 ResourceManager RM; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/Stages/
DInOrderIssueStage.h57 ResourceManager RM; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MCA/Stages/
DInOrderIssueStage.h57 ResourceManager RM; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MCA/HardwareUnits/
DScheduler.h165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DScheduler.h165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DScheduler.h165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/prebuilts/go/linux-x86/src/runtime/
Dvlop_arm.s39 #define RM R3 macro
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DScheduler.h165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()

12