Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp315 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-project/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp71 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/
DRDFDeadCode.cpp71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp217 const SCEV *RN = TransformSubExpr(RO, User, OperandValToReplace); in TransformImpl() local
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp112 buildExtractionBlockSet(const RegionNode &RN) { in buildExtractionBlockSet()
135 CodeExtractor::CodeExtractor(DominatorTree &DT, const RegionNode &RN, in CodeExtractor()
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp167 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h118 RN, enumerator
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTX.h117 RN, enumerator
/external/llvm/lib/Target/NVPTX/
DNVPTX.h129 RN, enumerator
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h35 RN = 2, // register blocking in sparselu_gemm() enumerator
/external/llvm-project/flang/include/flang/Common/
Dformat.h42 L, O, P, RC, RD, RN, RP, RU, RZ, S, SP, SS, T, TL, TR, X, Z, Colon, Slash, in ENUM_CLASS() argument
/external/llvm-project/flang/include/flang/Parser/
Dformat-specification.h92 RN, enumerator
/external/llvm-project/clang/lib/AST/
DDeclarationName.cpp73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/external/llvm-project/polly/lib/Support/
DScopHelper.cpp508 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/
DDDG.h348 auto *RN = new RootDDGNode(); in createRootNode() local
/external/llvm-project/llvm/include/llvm/Analysis/
DDDG.h356 auto *RN = new RootDDGNode(); in createRootNode() local
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp45 std::string RN(RegName); in printRegName() local
/external/clang/lib/AST/
DDeclarationName.cpp99 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp628 if (unsigned RN = Value.getResNo()) in printOperand() local
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp332 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp335 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h665 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/
DPPCInstPrinter.cpp56 std::string RN(RegName); in printRegName() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp937 if (unsigned RN = Value.getResNo()) in printOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp882 if (unsigned RN = Value.getResNo()) in printOperand() local

123