/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
|
D | HexagonExpandCondsets.cpp | 915 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 308 Loop *StructurizeCFG::getAdjustedLoop(RegionNode *RN) { in getAdjustedLoop() 318 unsigned StructurizeCFG::getAdjustedLoopDepth(RegionNode *RN) { in getAdjustedLoopDepth() 343 RegionNode *RN = cast<RegionNode>(*I); in orderNodes() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 217 const SCEV *RN = TransformSubExpr(RO, User, OperandValToReplace); in TransformImpl() local
|
/external/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 112 buildExtractionBlockSet(const RegionNode &RN) { in buildExtractionBlockSet() 135 CodeExtractor::CodeExtractor(DominatorTree &DT, const RegionNode &RN, in CodeExtractor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 127 RN, enumerator
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 129 RN, enumerator
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_gemm_kernel.h | 35 RN = 2, // register blocking in sparselu_gemm() enumerator
|
/external/clang/lib/AST/ |
D | DeclarationName.cpp | 99 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 45 std::string RN(RegName); in printRegName() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 628 if (unsigned RN = Value.getResNo()) in printOperand() local
|
D | InstrEmitter.cpp | 74 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 336 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 57 std::string RN(RegName); in printRegName() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 665 Record *getResult(unsigned RN) const { in getResult() 675 Record *getImpResult(unsigned RN) const { in getImpResult()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 743 if (unsigned RN = Value.getResNo()) in printOperand() local
|
D | InstrEmitter.cpp | 74 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() local
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 398 const DomTreeNodeBase<NodeT> *RN = getNode(R); in getDescendants() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 951 Record *getResult(unsigned RN) const { in getResult() 961 Record *getImpResult(unsigned RN) const { in getImpResult()
|
/external/lua/src/ |
D | liolib.c | 395 } RN; typedef
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2772 RN = 0, // Round to Nearest. enumerator
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 916 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
|
/external/v8/src/codegen/arm/ |
D | constants-arm.h | 371 RN = 0 << 22, // Round to Nearest. enumerator
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeARM_64.c | 57 #define RN(rn) (reg_map[rn] << 5) macro
|
/external/v8/src/codegen/s390/ |
D | constants-s390.h | 1790 RN = 0, // Round to Nearest. enumerator
|