/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 315 Loop *StructurizeCFG::getAdjustedLoop(RegionNode *RN) { in getAdjustedLoop() 325 unsigned StructurizeCFG::getAdjustedLoopDepth(RegionNode *RN) { in getAdjustedLoopDepth() 350 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/llvm-project/polly/lib/Analysis/ |
D | ScopBuilder.cpp | 167 static inline BasicBlock *getRegionNodeBasicBlock(RegionNode *RN) { in getRegionNodeBasicBlock() 174 getRegionNodeSuccessor(RegionNode *RN, Instruction *TI, unsigned idx) { in getRegionNodeSuccessor() 182 static bool containsErrorBlock(RegionNode *RN, const Region &R, LoopInfo &LI, in containsErrorBlock() 600 for (auto *RN : RTraversal) { in propagateDomainConstraints() local 884 for (auto *RN : RTraversal) { in buildDomainsWithBranchConstraints() local 1000 for (auto *RN : RTraversal) { in propagateInvalidStmtDomains() local 1223 RegionNode *RN; in buildSchedule() local 1251 void ScopBuilder::buildSchedule(RegionNode *RN, LoopStackTy &LoopStack) { in buildSchedule()
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 117 RN, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 118 RN, enumerator
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 129 RN, enumerator
|
/external/llvm-project/flang/include/flang/Common/ |
D | format.h | 42 L, O, P, RC, RD, RN, RP, RU, RZ, S, SP, SS, T, TL, TR, X, Z, Colon, Slash, in ENUM_CLASS() argument
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_gemm_kernel.h | 35 RN = 2, // register blocking in sparselu_gemm() enumerator
|
/external/llvm-project/flang/include/flang/Parser/ |
D | format-specification.h | 92 RN, enumerator
|
/external/llvm-project/clang/lib/AST/ |
D | DeclarationName.cpp | 73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
|
/external/llvm-project/polly/lib/Support/ |
D | ScopHelper.cpp | 508 unsigned polly::getNumBlocksInRegionNode(RegionNode *RN) { in getNumBlocksInRegionNode() 516 Loop *polly::getRegionNodeLoop(RegionNode *RN, LoopInfo &LI) { in getRegionNodeLoop()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DDG.h | 348 auto *RN = new RootDDGNode(); in createRootNode() local
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | DDG.h | 356 auto *RN = new RootDDGNode(); in createRootNode() local
|
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 335 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 332 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 628 if (unsigned RN = Value.getResNo()) in printOperand() 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-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCInstPrinter.cpp | 56 std::string RN(RegName); in printRegName() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 937 if (unsigned RN = Value.getResNo()) in printOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 882 if (unsigned RN = Value.getResNo()) in printOperand() local
|