/external/valgrind/main/none/tests/arm/ |
D | v6intARM.c | 9 #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 859 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument 891 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument 920 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument 950 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
|
D | v6media.c | 18 #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 4109 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument 4141 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument 4170 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument 4200 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
|
D | v6intThumb.c | 74 #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 5947 #define TESTINST2(instruction, RMval, RD, RM, cvin) \ argument 5979 #define TESTINST2x(instruction, RDval, RMval, RD, RM, cvin) \ argument 6008 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, cvin) \ argument 6035 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, cvin) \ argument 6063 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \ argument
|
/external/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.cpp | 39 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine() 61 Reloc::Model RM, CodeModel::Model CM, in MipsebTargetMachine() 70 Reloc::Model RM, CodeModel::Model CM, in MipselTargetMachine() 79 Reloc::Model RM, CodeModel::Model CM, in Mips64ebTargetMachine() 88 Reloc::Model RM, CodeModel::Model CM, in Mips64elTargetMachine()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcTargetMachine.cpp | 31 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine() 81 Reloc::Model RM, in SparcV8TargetMachine() 93 Reloc::Model RM, in SparcV9TargetMachine()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetMachine.cpp | 33 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine() 53 Reloc::Model RM, CodeModel::Model CM, in PPC32TargetMachine() 63 Reloc::Model RM, CodeModel::Model CM, in PPC64TargetMachine()
|
/external/llvm/lib/MC/ |
D | MCCodeGenInfo.cpp | 18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM, in InitMCCodeGenInfo()
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetMachine.cpp | 43 Reloc::Model RM, CodeModel::Model CM, in ARMBaseTargetMachine() 59 Reloc::Model RM, CodeModel::Model CM, in ARMTargetMachine() 85 Reloc::Model RM, CodeModel::Model CM, in ThumbTargetMachine()
|
/external/llvm/lib/Target/X86/ |
D | X86TargetMachine.cpp | 36 Reloc::Model RM, CodeModel::Model CM, in X86_32TargetMachine() 59 Reloc::Model RM, CodeModel::Model CM, in X86_64TargetMachine() 75 Reloc::Model RM, CodeModel::Model CM, in X86TargetMachine()
|
/external/llvm/lib/Target/PTX/ |
D | PTXTargetMachine.cpp | 74 Reloc::Model RM, CodeModel::Model CM, in PTXTargetMachine() 91 Reloc::Model RM, CodeModel::Model CM, in PTX32TargetMachine() 101 Reloc::Model RM, CodeModel::Model CM, in PTX64TargetMachine()
|
/external/libvpx/vp8/encoder/ |
D | pickinter.h | 17 #define RD_ESTIMATE(RM,DM,R,D) ( ((128+(R)*(RM)) >> 8) + (DM)*(D) ) argument
|
/external/libpng/contrib/pngminim/encoder/ |
D | makefile | 8 RM=rm -f macro
|
/external/libpng/contrib/pngminim/decoder/ |
D | makefile | 8 RM=rm -f macro
|
/external/libpng/contrib/pngminim/preader/ |
D | makefile | 8 RM=rm -f macro
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | BuiltinFunctionChecker.cpp | 56 MemRegionManager& RM = C.getStoreManager().getRegionManager(); in evalCall() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreTargetMachine.cpp | 26 Reloc::Model RM, CodeModel::Model CM, in XCoreTargetMachine()
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeTargetMachine.cpp | 37 Reloc::Model RM, CodeModel::Model CM, in MBlazeTargetMachine()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430TargetMachine.cpp | 32 Reloc::Model RM, CodeModel::Model CM, in MSP430TargetMachine()
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCTargetDesc.cpp | 53 static MCCodeGenInfo *createSparcMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcMCCodeGenInfo()
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUTargetMachine.cpp | 37 Reloc::Model RM, CodeModel::Model CM, in SPUTargetMachine()
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCTargetDesc.cpp | 64 static MCCodeGenInfo *createXCoreMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createXCoreMCCodeGenInfo()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCTargetDesc.cpp | 66 static MCCodeGenInfo *createHexagonMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createHexagonMCCodeGenInfo()
|
/external/llvm/lib/Target/CellSPU/MCTargetDesc/ |
D | SPUMCTargetDesc.cpp | 65 static MCCodeGenInfo *createSPUMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSPUMCCodeGenInfo()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetMachine.cpp | 54 Reloc::Model RM, in HexagonTargetMachine()
|
/external/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430MCTargetDesc.cpp | 53 static MCCodeGenInfo *createMSP430MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createMSP430MCCodeGenInfo()
|