Home
last modified time | relevance | path

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

12

/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/openthread/third_party/mbedtls/repo/include/mbedtls/
Drsa.h128 mbedtls_mpi RN; /*!< cached <code>R^2 mod N</code>. */ member
/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
DHexagonExpandCondsets.cpp908 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
DHexagonCommonGEP.cpp1096 GepNode *RN = NA[0]; in fabricateGEP() 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/lib/Target/NVPTX/
DNVPTX.h129 RN, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h118 RN, enumerator
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h35 RN = 2, // register blocking in sparselu_gemm() enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h348 auto *RN = new RootDDGNode(); in createRootNode() local
/external/clang/lib/AST/
DDeclarationName.cpp99 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp45 std::string RN(RegName); in printRegName() 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/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp628 if (unsigned RN = Value.getResNo()) in printOperand() local
DInstrEmitter.cpp74 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() 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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp882 if (unsigned RN = Value.getResNo()) in printOperand() local
DInstrEmitter.cpp73 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() local
/external/llvm/include/llvm/Support/
DGenericDomTree.h398 const DomTreeNodeBase<NodeT> *RN = getNode(R); in getDescendants() local
/external/lua/src/
Dliolib.c426 } RN; typedef
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp916 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
DHexagonCommonGEP.cpp1089 GepNode *RN = NA[0]; in fabricateGEP() local
/external/pcre/src/sljit/
DsljitNativeARM_64.c57 #define RN(rn) ((sljit_ins)reg_map[rn] << 5) macro

12