Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
DHexagonExpandCondsets.cpp915 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp308 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/
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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTX.h127 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/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/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp336 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp57 std::string RN(RegName); in printRegName() 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp743 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/include/llvm/Support/
DGenericDomTree.h398 const DomTreeNodeBase<NodeT> *RN = getNode(R); in getDescendants() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h951 Record *getResult(unsigned RN) const { in getResult()
961 Record *getImpResult(unsigned RN) const { in getImpResult()
/external/lua/src/
Dliolib.c395 } RN; typedef
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2772 RN = 0, // Round to Nearest. enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp916 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
/external/v8/src/codegen/arm/
Dconstants-arm.h371 RN = 0 << 22, // Round to Nearest. enumerator
/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c57 #define RN(rn) (reg_map[rn] << 5) macro
/external/v8/src/codegen/s390/
Dconstants-s390.h1790 RN = 0, // Round to Nearest. enumerator

12