/freebsd-src/sys/contrib/libsodium/test/default/ |
H A D | pwhash_scrypt_ll.c | 13 static const uint64_t N2 = 1024U; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.h | 290 Register N0, N2, N3; global() member
|
H A D | AMDGPUISelLowering.cpp | 4471 distributeOpThroughSelect(TargetLowering::DAGCombinerInfo & DCI,unsigned Op,const SDLoc & SL,SDValue Cond,SDValue N1,SDValue N2) distributeOpThroughSelect() argument 5202 SDValue N2 = N->getOperand(2); PerformDAGCombine() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 1345 SDValue N2 = N0.getOperand(0); SelectMUBUF() local
|
H A D | AMDGPUInstructionSelector.cpp | 5176 Register N2 = AddrData.N2; selectMUBUFAddr64Impl() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 352 tryIndexedBinOp(SDNode * Op,SDValue N1,SDValue N2,unsigned Opc8,unsigned Opc16) tryIndexedBinOp() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1540 SDValue N2 = N->getOperand(2); PerformDAGCombine() local 1576 SDValue N2 = N->getOperand(2); PerformDAGCombine() local 1613 SDValue N2 = N->getOperand(2); PerformDAGCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 479 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() argument 495 static bool node_eq(GepNode *N1, GepNode *N2, NodePairSet &Eq, in node_eq() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 758 const Node &N2 = T2.getNode(Id2); in identical() local 945 Node &N2 = T2.getMutableNode(Id2); in computeChangeKinds() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 2043 commuteShuffle(SDValue & N1,SDValue & N2,MutableArrayRef<int> M) commuteShuffle() argument 2049 getVectorShuffle(EVT VT,const SDLoc & dl,SDValue N1,SDValue N2,ArrayRef<int> Mask) getVectorShuffle() argument 2486 FoldSetCC(EVT VT,SDValue N1,SDValue N2,ISD::CondCode Cond,const SDLoc & dl) FoldSetCC() argument 6008 FoldSymbolOffset(unsigned Opcode,EVT VT,const GlobalAddressSDNode * GA,const SDNode * N2) FoldSymbolOffset() argument 6276 SDValue N2 = peekThroughBitcasts(Ops[1]); FoldConstantArithmetic() local 6439 SDValue N2 = Ops[1]; foldConstantFPMath() local 6536 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2) getNode() argument 6565 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,const SDNodeFlags Flags) getNode() argument 7059 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,SDValue N3) getNode() argument 7067 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,SDValue N3,const SDNodeFlags Flags) getNode() argument 7241 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,SDValue N3,SDValue N4) getNode() argument 7247 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,SDValue N3,SDValue N4,SDValue N5) getNode() argument 9859 SDValue N1 = Ops[0], N2 = Ops[1]; getNode() local 10029 getNode(unsigned Opcode,const SDLoc & DL,SDVTList VTList,SDValue N1,SDValue N2) getNode() argument 10035 getNode(unsigned Opcode,const SDLoc & DL,SDVTList VTList,SDValue N1,SDValue N2,SDValue N3) getNode() argument 10041 getNode(unsigned Opcode,const SDLoc & DL,SDVTList VTList,SDValue N1,SDValue N2,SDValue N3,SDValue N4) getNode() argument 10047 getNode(unsigned Opcode,const SDLoc & DL,SDVTList VTList,SDValue N1,SDValue N2,SDValue N3,SDValue N4,SDValue N5) getNode() argument [all...] |
H A D | DAGCombiner.cpp | 1003 SDValue N0, N1, N2; in getNode() argument 5517 auto isSignedMinMax = [&](SDValue N0, SDValue N1, SDValue N2, SDValue N3, in isSaturatingMinMax() argument 5521 if (N0 != N2 in isSaturatingMinMax() argument 976 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2) getNode() argument 985 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,SDValue N3) getNode() argument 1012 getNode(unsigned Opcode,const SDLoc & DL,EVT VT,SDValue N1,SDValue N2,SDValue N3,SDNodeFlags Flags) getNode() argument 1131 SDValue N0, N1, N2; isOneUseSetCC() local 5620 PerformMinMaxFpToSatCombine(SDValue N0,SDValue N1,SDValue N2,SDValue N3,ISD::CondCode CC,SelectionDAG & DAG) PerformMinMaxFpToSatCombine() argument 5642 PerformUMinFpToSatCombine(SDValue N0,SDValue N1,SDValue N2,SDValue N3,ISD::CondCode CC,SelectionDAG & DAG) PerformUMinFpToSatCombine() argument 10767 SDValue N2 = N->getOperand(2); visitFunnelShift() local 11319 SDValue N2 = N->getOperand(2); foldSelectOfConstants() local 11472 SDValue N2 = N->getOperand(2); foldVSelectToSignBitSplatMask() local 11530 SDValue N2 = N->getOperand(2); visitSELECT() local 12093 SDValue N2 = N->getOperand(2); foldVSelectOfConstants() local 12156 SDValue N2 = N->getOperand(2); visitVSELECT() local 12444 SDValue N2 = N->getOperand(2); visitSELECT_CC() local 16792 SDValue N2 = N->getOperand(2); visitFMA() local 16919 SDValue N2 = N->getOperand(2); visitFMAD() local 17851 SDValue N2 = N->getOperand(2); visitBRCOND() local 26125 SDValue N2 = N->getOperand(2); visitINSERT_SUBVECTOR() local 26817 SimplifySelect(const SDLoc & DL,SDValue N0,SDValue N1,SDValue N2) SimplifySelect() argument 27043 foldSelectCCToShiftAnd(const SDLoc & DL,SDValue N0,SDValue N1,SDValue N2,SDValue N3,ISD::CondCode CC) foldSelectCCToShiftAnd() argument 27117 SDValue N2 = N->getOperand(2); foldSelectOfBinops() local 27213 convertSelectOfFPConstantsToLoadOffset(const SDLoc & DL,SDValue N0,SDValue N1,SDValue N2,SDValue N3,ISD::CondCode CC) convertSelectOfFPConstantsToLoadOffset() argument 27268 SimplifySelectCC(const SDLoc & DL,SDValue N0,SDValue N1,SDValue N2,SDValue N3,ISD::CondCode CC,bool NotExtCompare) SimplifySelectCC() argument [all...] |
H A D | InstrEmitter.cpp | 553 SDValue N2 = Node->getOperand(2); EmitSubregNode() local
|
H A D | LegalizeDAG.cpp | 266 ShuffleWithNarrowerEltType(EVT NVT,EVT VT,const SDLoc & dl,SDValue N1,SDValue N2,ArrayRef<int> Mask) const ShuffleWithNarrowerEltType() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 1851 SDValue N2; tryStoreVector() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1358 SDValue N2 = N->getOperand(2); isConditionalZeroOrAllOnes() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1764 Node &N2 = get(*F2); addSplitRefRecursiveFunctions() local
|
H A D | DependenceAnalysis.cpp | 2123 const SCEV *N2 = collectUpperBound(Loop2, A1->getType()); symbolicRDIVtest() local [all...] |
/freebsd-src/contrib/ntp/ntpd/ |
H A D | refclock_wwv.c | 439 #define N2 (N15 / 2) /* space (-1) */ macro
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTStructuralEquivalence.cpp | 572 IsStructurallyEquivalent(StructuralEquivalenceContext & Context,const TemplateName & N1,const TemplateName & N2) IsStructurallyEquivalent() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 3905 SDValue N2 = N0.getOperand(1); Select() local 4127 SDValue N2 = N->getOperand(2); Select() local
|
H A D | ARMISelLowering.cpp | 9719 SDValue N2; LowerSDIV_v4i16() local 9763 SDValue N2, N3; LowerSDIV() local 9800 SDValue N2, N3; LowerUDIV() local 12510 SDValue N2 = N->getOperand(2); isConditionalZeroOrAllOnes() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 2064 NodeSet &N2 = NodeSets[j]; colocateNodeSets() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 4191 SDValue N2 = Node->getOperand(2); emitPCMPESTR() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 4204 SDNode *N2 = CurDAG->getMachineNode(AArch64::ADDXrr, DL, MVT::i64, SelectTagP() local
|