| /third_party/musl/libc-test/src/math/gen/ |
| H A D | gen.h | 5 #undef RN macro 9 #define RN FE_TONEAREST macro
|
| /third_party/musl/libc-test/src/common/ |
| H A D | mtest.h | 5 #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 D | PPCInstPrinter.cpp | 59 OS << RN; in printRegName() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | DDG.h | 348 auto *RN = new RootDDGNode(); variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| H A D | AVRISelDAGToDAG.cpp | 335 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 D | NVPTX.h | 118 RN, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | GenericDomTree.h | 353 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 D | StructurizeCFG.cpp | 315 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 D | constants-ppc.h | 2870 RN = 0, // Round to Nearest. enumerator
|
| H A D | macro-assembler-ppc.cc | 2416 void TurboAssembler::SetRoundingMode(FPRoundingMode RN) { mtfsfi(7, RN); } in CallRecordWriteStub() argument
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeARM_64.c | 57 #define RN(rn) ((sljit_ins)reg_map[rn] << 5) macro [all...] |
| H A D | sljitNativeARM_32.c | 74 #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 D | HexagonCommonGEP.cpp | 1096 GepNode *RN = NA[0]; in fabricateGEP() local
|
| H A D | HexagonExpandCondsets.cpp | 908 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange() argument
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | constants-arm.h | 371 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 D | SelectionDAGISel.cpp | 2740 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 D | PPCISelDAGToDAG.cpp | 2449 SDNode *RN = Select(N, false, &InstCnt); in Select() local
|