Home
last modified time | relevance | path

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

12345

/external/valgrind/none/tests/arm/
Dv6intARM.c9 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument
41 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
70 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
100 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
Dv6media.c18 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument
50 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
79 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
109 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
Dv6intThumb.c74 #define TESTINST2(instruction, RMval, RD, RM, cvin) \ argument
106 #define TESTINST2x(instruction, RDval, RMval, RD, RM, cvin) \ argument
135 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, cvin) \ argument
162 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, cvin) \ argument
190 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \ argument
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsTargetMachine.cpp38 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine()
57 Reloc::Model RM, CodeModel::Model CM) : in MipsebTargetMachine()
63 Reloc::Model RM, CodeModel::Model CM) : in MipselTargetMachine()
69 Reloc::Model RM, CodeModel::Model CM) : in Mips64ebTargetMachine()
75 Reloc::Model RM, CodeModel::Model CM) : in Mips64elTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcTargetMachine.cpp29 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine()
56 StringRef FS, Reloc::Model RM, in SparcV8TargetMachine()
63 StringRef FS, Reloc::Model RM, in SparcV9TargetMachine()
/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/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/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCTargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine()
47 Reloc::Model RM, CodeModel::Model CM) in PPC32TargetMachine()
54 Reloc::Model RM, CodeModel::Model CM) in PPC64TargetMachine()
/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/swiftshader/third_party/LLVM/lib/Target/X86/
DX86TargetMachine.cpp34 Reloc::Model RM, CodeModel::Model CM) in X86_32TargetMachine()
54 Reloc::Model RM, CodeModel::Model CM) in X86_64TargetMachine()
68 Reloc::Model RM, CodeModel::Model CM, in X86TargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMTargetMachine.cpp40 Reloc::Model RM, CodeModel::Model CM) in ARMBaseTargetMachine()
52 Reloc::Model RM, CodeModel::Model CM) in ARMTargetMachine()
73 Reloc::Model RM, CodeModel::Model CM) in ThumbTargetMachine()
/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/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/lib/MC/
DMCCodeGenInfo.cpp18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM) { in InitMCCodeGenInfo()
/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/XCore/
DXCoreTargetMachine.cpp24 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
35 Optional<Reloc::Model> RM, in XCoreTargetMachine()
/external/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp37 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
44 Optional<Reloc::Model> RM, CodeModel::Model CM, in AVRTargetMachine()
/external/llvm/lib/Target/Lanai/
DLanaiTargetMachine.cpp50 Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
59 Optional<Reloc::Model> RM, in LanaiTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXTargetMachine.cpp90 Reloc::Model RM, CodeModel::Model CM, in PTXTargetMachine()
103 Reloc::Model RM, CodeModel::Model CM) in PTX32TargetMachine()
109 Reloc::Model RM, CodeModel::Model CM) in PTX64TargetMachine()
/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/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp104 Optional<Reloc::Model> RM, in NVPTXTargetMachine()
128 Optional<Reloc::Model> RM, in NVPTXTargetMachine32()
138 Optional<Reloc::Model> RM, in NVPTXTargetMachine64()
/external/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp83 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
94 Optional<Reloc::Model> RM, in SystemZTargetMachine()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp42 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel()
52 const TargetOptions &Options, Optional<Reloc::Model> RM, in WebAssemblyTargetMachine()
/external/llvm/lib/Target/AArch64/
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()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinTargetMachine.cpp28 Reloc::Model RM, in BlackfinTargetMachine()

12345