Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dgen.h9 #define RN FE_TONEAREST macro
/third_party/boost/boost/gil/concepts/
Dcolor_base.hpp153 using RN = typename kth_element_const_reference_type<ColorBase, num_elements - 1>::type; in constraints() typedef
/third_party/skia/third_party/externals/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
DHexagonISelDAGToDAGHVX.cpp1969 ReverseDeltaNetwork RN(SM.Mask); in butterfly() local
/third_party/skia/third_party/externals/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
/third_party/ltp/tools/sparse/sparse-src/validation/
Drepeat.h23 #define REPEAT_(RN, P) RN(P,) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h118 RN, enumerator
/third_party/boost/boost/geometry/srs/projections/impl/
Dgeocent.hpp405 T RN; /* Earth radius at location */ in pj_Convert_Geocentric_To_Geodetic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h348 auto *RN = new RootDDGNode(); in createRootNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp335 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.cpp56 std::string RN(RegName); in printRegName() local
/third_party/skia/third_party/externals/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
DSelectionDAGISel.cpp2741 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RN, in MatchStateUpdater()
/third_party/musl/libc-test/src/common/
Dmtest.h10 #define RN FE_TONEAREST macro
12 #define RN 0 macro
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c57 #define RN(rn) (reg_map[rn] << 5) macro
DsljitNativeARM_32.c73 #define RN(rn) (reg_map[rn] << 16) macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DXmmArith.cpp2214 #define TestRoundsdXmmXmm(Dst, Src, Mode, Input, RN) \ in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DXmmArith.cpp2089 #define TestRoundsdXmmXmm(Dst, Src, Mode, Input, RN) \ in TEST_F() argument
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp712 #define RN macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2467 RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Base); in selectLEA64_32Addr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2449 SDNode *RN = Select(N, false, &InstCnt); in Select() local