Home
last modified time | relevance | path

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

1234

/external/valgrind/main/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.cpp51 Reloc::Model RM, CodeModel::Model CM, in ARMBaseTargetMachine()
75 Reloc::Model RM, CodeModel::Model CM, in ARMTargetMachine()
89 Reloc::Model RM, CodeModel::Model CM, in ARMLETargetMachine()
98 Reloc::Model RM, CodeModel::Model CM, in ARMBETargetMachine()
107 Reloc::Model RM, CodeModel::Model CM, in ThumbTargetMachine()
119 Reloc::Model RM, CodeModel::Model CM, in ThumbLETargetMachine()
128 Reloc::Model RM, CodeModel::Model CM, in ThumbBETargetMachine()
/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp56 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) { in bindsLocally()
65 Reloc::Model RM, in isPC32DBLSymbol()
DSystemZTargetMachine.cpp25 Reloc::Model RM, CodeModel::Model CM, in SystemZTargetMachine()
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine()
85 Reloc::Model RM, in SparcV8TargetMachine()
97 Reloc::Model RM, in SparcV9TargetMachine()
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp72 Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine()
83 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine32()
91 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine64()
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp56 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine()
68 Reloc::Model RM, CodeModel::Model CM, in MipsebTargetMachine()
77 Reloc::Model RM, CodeModel::Model CM, in MipselTargetMachine()
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp42 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine()
54 Reloc::Model RM, CodeModel::Model CM, in PPC32TargetMachine()
64 Reloc::Model RM, CodeModel::Model CM, in PPC64TargetMachine()
/external/llvm/lib/MC/
DMCCodeGenInfo.cpp18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM, in InitMCCodeGenInfo()
/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp87 Reloc::Model RM, CodeModel::Model CM, in AArch64TargetMachine()
100 Reloc::Model RM, CodeModel::Model CM, in AArch64leTargetMachine()
109 Reloc::Model RM, CodeModel::Model CM, in AArch64beTargetMachine()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.h22 #define RDCOST(RM, DM, R, D) \ argument
/external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
DMakefile21 RM = rm -f macro
/external/chromium_org/native_client_sdk/src/getting_started/part1/
DMakefile28 RM := $(OSHELPERS) rm macro
/external/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp30 Reloc::Model RM, CodeModel::Model CM, in MSP430TargetMachine()
/external/clang/lib/StaticAnalyzer/Checkers/
DBuiltinFunctionChecker.cpp57 MemRegionManager& RM = C.getStoreManager().getRegionManager(); in evalCall() local
/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/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp26 Reloc::Model RM, CodeModel::Model CM, in XCoreTargetMachine()
/external/chromium_org/third_party/mesa/src/src/glx/apple/
DMakefile17 RM=rm macro
/external/mesa3d/src/glx/apple/
DMakefile17 RM=rm macro
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp69 static MCCodeGenInfo *createHexagonMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createHexagonMCCodeGenInfo()
/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCTargetDesc.cpp53 static MCCodeGenInfo *createMSP430MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createMSP430MCCodeGenInfo()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCTargetDesc.cpp55 StringRef TT, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) { in createNVPTXMCCodeGenInfo()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDGPUTargetMachine.cpp44 Reloc::Model RM, CodeModel::Model CM, in AMDGPUTargetMachine()

1234