Home
last modified time | relevance | path

Searched defs:RN (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/main/none/tests/arm/
Dvfp.c77 #define TESTINSN_vmov_core_single(instruction, RN, SD, SDval) \ argument
95 #define TESTINSN_vmov_single_core(instruction, SD, RN, RNval) \ argument
134 #define TESTINSN_vmov_2single_2core(instruction, SD1, SD2, RN, RM, RNval, RMval) \ argument
154 #define TESTINSN_vmov_double_2core(instruction, DD, RN, RM, RNval, RMval) \ argument
295 #define TESTINSN_un_f64_q_vmrs(instruction, DD, DM, DMtype, DMval, RN) \ argument
334 #define TESTINSN_vldr_f64(instruction, DD, RN, RNval, imm) \ argument
351 #define TESTINSN_vldr_f32(instruction, SD, RN, RNval, imm) \ argument
452 #define TESTINSN_VSTMIAnoWB(instruction, RN, QD, QDval) \ argument
468 #define TESTINSN_VSTMIAnoWB32(instruction, RN, SD, SDval) \ argument
484 #define TESTINSN_VSTMIAWB(RN, QD1, QD2) \ argument
[all …]
Dv6intARM.c41 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
70 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
Dv6media.c50 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
79 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
Dv6intThumb.c135 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, cvin) \ argument
162 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, cvin) \ argument
/external/valgrind/main/none/tests/arm64/
Dinteger.c84 #define TESTINST2(instruction, RNval, RD, RN, carryin) \ argument
111 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
139 #define TESTINST4(instruction, RMval, RNval, RAval, RD, RM, RN, RA, carryin) \ argument
171 #define TESTINST2_hide2(instruction, RNval, RD, RN, carryin) \ argument
198 #define TESTINST3_hide2and3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp588 if (unsigned RN = N->getOperand(i).getResNo()) in DumpNodesr() local
658 if (unsigned RN = getOperand(i).getResNo()) in print() local
DInstrEmitter.cpp73 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() local
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp217 const SCEV *RN = TransformSubExpr(RO, User, OperandValToReplace); in TransformImpl() local
/external/llvm/lib/Target/NVPTX/
DNVPTX.h144 RN, enumerator
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h35 RN = 2, // register blocking in sparselu_gemm() enumerator
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp112 buildExtractionBlockSet(const RegionNode &RN) { in buildExtractionBlockSet()
135 CodeExtractor::CodeExtractor(DominatorTree &DT, const RegionNode &RN, in CodeExtractor()
/external/clang/lib/AST/
DDeclarationName.cpp99 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h645 Record *getResult(unsigned RN) const { in getResult()
655 Record *getImpResult(unsigned RN) const { in getImpResult()
/external/llvm/include/llvm/Support/
DGenericDomTree.h350 const DomTreeNodeBase<NodeT> *RN = getNode(R); in getDescendants() local
/external/chromium_org/v8/src/arm/
Dconstants-arm.h377 RN = 0 << 22, // Round to Nearest. enumerator
/external/chromium_org/v8/src/mips/
Dconstants-mips.h549 RN = 0 << 0, // Round to Nearest. enumerator
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1429 RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Base); in SelectLEA64_32Addr() local