/freebsd/sys/netsmb/ |
H A D | smb_crypt.c | 88 smb_encrypt(const u_char *apwd, u_char *C8, u_char *RN) in smb_encrypt() 111 smb_ntencrypt(const u_char *apwd, u_char *C8, u_char *RN) in smb_ntencrypt()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 72 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
|
H A D | HexagonExpandCondsets.cpp | 932 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
|
H A D | HexagonCommonGEP.cpp | 1083 GepNode *RN = NA[0]; in fabricateGEP() local
|
H A D | HexagonISelDAGToDAGHVX.cpp | 2538 ReverseDeltaNetwork RN(SM.Mask); butterfly() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclarationName.cpp | 73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 139 RN, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DDG.h | 352 auto *RN = new RootDDGNode(); in createRootNode() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 112 for (const std::pair<unsigned, std::string> &RN : Info->RecordNames) in GetCodeName() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 343 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 1066 if (unsigned RN = Value.getResNo()) in printOperand() local
|
H A D | InstrEmitter.cpp | 72 if (RegisterSDNode *RN = dyn_cast<RegisterSDNode>(Node->getOperand(I - 1))) in countOperands() local
|
H A D | SelectionDAGISel.cpp | 3153 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RN, in MatchStateUpdater()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.h | 1034 Record *getResult(unsigned RN) const { in getResult() 1044 Record *getImpResult(unsigned RN) const { in getImpResult()
|
/freebsd/contrib/lua/src/ |
H A D | liolib.c | 432 } RN; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 368 RN = 0, // Round to Nearest enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 531 RN = 0, // Round to Nearest enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3024 auto *RN = dyn_cast<RegisterSDNode>(Base); in selectLEA64_32Addr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2862 SDNode *RN = Select(N, false, &InstCnt); in Select() local
|