/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
|
H A D | HexagonExpandCondsets.cpp | 909 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
|
H A D | HexagonCommonGEP.cpp | 1086 GepNode *RN = NA[0]; in fabricateGEP() local
|
H A D | HexagonISelDAGToDAGHVX.cpp | 2008 ReverseDeltaNetwork RN(SM.Mask); in butterfly() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 136 RN, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclarationName.cpp | 73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | DDG.h | 362 auto *RN = new RootDDGNode(); in createRootNode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 332 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 956 if (unsigned RN = Value.getResNo()) in printOperand() local
|
H A D | InstrEmitter.cpp | 76 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() local
|
H A D | SelectionDAGISel.cpp | 2792 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RN, in MatchStateUpdater()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h | 1031 Record *getResult(unsigned RN) const { in getResult() 1041 Record *getImpResult(unsigned RN) const { in getImpResult()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 357 RN = 0, // Round to Nearest enumerator
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | liolib.c | 434 } RN; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 469 RN = 0, // Round to Nearest enumerator
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeARM_64.c | 55 #define RN(rn) (reg_map[rn] << 5) macro
|
H A D | sljitNativeARM_32.c | 65 #define RN(rn) (reg_map[rn] << 16) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 2593 RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Base); in selectLEA64_32Addr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2689 SDNode *RN = Select(N, false, &InstCnt); in Select() local
|