Home
last modified time | relevance | path

Searched defs:RN (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dgen.h5 #undef RN macro
9 #define RN FE_TONEAREST macro
/third_party/musl/libc-test/src/common/
H A Dmtest.h5 #undef RN macro
10 #define RN FE_TONEAREST macro
12 #define RN 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp59 OS << RN; in printRegName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDDG.h348 auto *RN = new RootDDGNode(); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A 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/NVPTX/
H A DNVPTX.h118 RN, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h353 const DomTreeNodeBase<NodeT> *RN = getNode(R); in getDescendants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp315 Loop *StructurizeCFG::getAdjustedLoop(RegionNode *RN) { in getAdjustedLoop() argument
325 unsigned StructurizeCFG::getAdjustedLoopDepth(RegionNode *RN) { in getAdjustedLoopDepth() argument
350 RegionNode *RN = cast<RegionNode>(*I); orderNodes() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h2870 RN = 0, // Round to Nearest. enumerator
H A Dmacro-assembler-ppc.cc2416 void TurboAssembler::SetRoundingMode(FPRoundingMode RN) { mtfsfi(7, RN); } in CallRecordWriteStub() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c57 #define RN(rn) ((sljit_ins)reg_map[rn] << 5) macro
[all...]
H A DsljitNativeARM_32.c74 #define RN(rn) ((sljit_uw)reg_map[rn] << 16) macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1096 GepNode *RN = NA[0]; in fabricateGEP() local
H A DHexagonExpandCondsets.cpp908 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h371 RN = 0 << 22, // Round to Nearest. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2740 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, SmallVectorImpl<std::pair<SDValue, SDNode *>> &RN, SmallVectorImpl<MatchScope> &MS) MatchStateUpdater() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2449 SDNode *RN = Select(N, false, &InstCnt); in Select() local

Completed in 46 milliseconds