Home
last modified time | relevance | path

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

123

/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/llvm/lib/Target/ARM/
DARMTargetMachine.cpp177 Reloc::Model RM, CodeModel::Model CM, in ARMBaseTargetMachine()
237 Reloc::Model RM, CodeModel::Model CM, in ARMTargetMachine()
251 Reloc::Model RM, CodeModel::Model CM, in ARMLETargetMachine()
260 Reloc::Model RM, CodeModel::Model CM, in ARMBETargetMachine()
269 Reloc::Model RM, CodeModel::Model CM, in ThumbTargetMachine()
281 Reloc::Model RM, CodeModel::Model CM, in ThumbLETargetMachine()
290 Reloc::Model RM, CodeModel::Model CM, in ThumbBETargetMachine()
/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp48 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) { in bindsLocally()
57 Reloc::Model RM, in isPC32DBLSymbol()
DSystemZTargetMachine.cpp27 Reloc::Model RM, CodeModel::Model CM, in SystemZTargetMachine()
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp58 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine()
111 Reloc::Model RM, in SparcV8TargetMachine()
123 Reloc::Model RM, in SparcV9TargetMachine()
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp89 Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine()
108 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine32()
116 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine64()
/external/llvm/lib/MC/
DMCCodeGenInfo.cpp18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM, in InitMCCodeGenInfo()
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp89 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine()
111 Reloc::Model RM, CodeModel::Model CM, in MipsebTargetMachine()
120 Reloc::Model RM, CodeModel::Model CM, in MipselTargetMachine()
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp161 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine()
177 Reloc::Model RM, CodeModel::Model CM, in PPC32TargetMachine()
187 Reloc::Model RM, CodeModel::Model CM, in PPC64TargetMachine()
/external/llvm/lib/Target/R600/
DAMDGPUTargetMachine.cpp71 TargetOptions Options, Reloc::Model RM, in AMDGPUTargetMachine()
91 StringRef CPU, TargetOptions Options, Reloc::Model RM, in R600TargetMachine()
101 StringRef CPU, TargetOptions Options, Reloc::Model RM, in GCNTargetMachine()
/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp127 Reloc::Model RM, CodeModel::Model CM, in AArch64TargetMachine()
169 Reloc::Model RM, CodeModel::Model CM, in AArch64leTargetMachine()
178 Reloc::Model RM, CodeModel::Model CM, in AArch64beTargetMachine()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCTargetDesc.cpp87 static MCCodeGenInfo *createSparcMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcMCCodeGenInfo()
104 static MCCodeGenInfo *createSparcV9MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcV9MCCodeGenInfo()
/external/linux-tools-perf/src/tools/lib/lk/
DMakefile21 RM = rm -f macro
/external/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp36 Reloc::Model RM, CodeModel::Model CM, in BPFTargetMachine()
/external/clang/lib/StaticAnalyzer/Checkers/
DBuiltinFunctionChecker.cpp59 MemRegionManager& RM = C.getStoreManager().getRegionManager(); in evalCall() local
/external/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM, in MSP430TargetMachine()
/external/mesa3d/src/glx/apple/
DMakefile17 RM=rm macro
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUMCTargetDesc.cpp59 static MCCodeGenInfo *createAMDGPUMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createAMDGPUMCCodeGenInfo()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCTargetDesc.cpp55 StringRef TT, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) { in createNVPTXMCCodeGenInfo()
/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCTargetDesc.cpp53 static MCCodeGenInfo *createMSP430MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createMSP430MCCodeGenInfo()
/external/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp28 Reloc::Model RM, CodeModel::Model CM, in XCoreTargetMachine()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUTargetMachine.cpp44 Reloc::Model RM, CodeModel::Model CM, in AMDGPUTargetMachine()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp116 bool LiveRangeEdit::canRematerializeAt(Remat &RM, in canRematerializeAt()
149 const Remat &RM, in rematerializeAt()

123