Home
last modified time | relevance | path

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

12

/third_party/musl/libc-test/src/math/gen/
Dgen.h9 #define RN FE_TONEAREST macro
/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/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/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.h2870 RN = 0, // Round to Nearest. enumerator
/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h371 RN = 0 << 22, // Round to Nearest. enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c57 #define RN(rn) ((sljit_ins)reg_map[rn] << 5) macro
DsljitNativeARM_32.c74 #define RN(rn) ((sljit_uw)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/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h662 RN = 0b00 << kFPURoundingModeShift, // Round to Nearest. enumerator
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h1154 RN = 0 << 0, // Round to Nearest. enumerator
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h1203 RN = 0 << 0, // Round to Nearest. enumerator
/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

12