Searched defs:N2 (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt_ll.c13 static const uint64_t N2 = 1024U; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h212 Register N0, N2, N3; member in struct:llvm::AMDGPUInstructionSelector::MUBUFAddressData
H A DAMDGPUISelDAGToDAG.cpp1354 SDValue N2 = N0.getOperand(0); local
H A DAMDGPUISelLowering.cpp3489 distributeOpThroughSelect(TargetLowering::DAGCombinerInfo &DCI, unsigned Op, const SDLoc &SL, SDValue Cond, SDValue N1, SDValue N2) argument
H A DSIISelLowering.cpp10014 getMad64_32(SelectionDAG &DAG, const SDLoc &SL, EVT VT, SDValue N0, SDValue N1, SDValue N2, bool Signed) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp350 bool MSP430DAGToDAGISel::tryIndexedBinOp(SDNode *Op, SDValue N1, SDValue N2, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp259 ShuffleWithNarrowerEltType( EVT NVT, EVT VT, const SDLoc &dl, SDValue N1, SDValue N2, ArrayRef<int> Mask) const argument
H A DTargetLowering.cpp4233 SDValue N2 = N->getOperand(1); local
H A DDAGCombiner.cpp921 SDValue N0, N1, N2; local
8493 SDValue N2 = N->getOperand(2); local
8810 SDValue N2 = N->getOperand(2); local
8918 SDValue N2 = N->getOperand(2); local
9220 SDValue N2 = N->getOperand(2); local
9283 SDValue N2 = N->getOperand(2); local
9398 SDValue N2 = N->getOperand(2); local
13013 SDValue N2 = N->getOperand(2); local
14027 SDValue N2 = N->getOperand(2); local
20473 SDValue N2 = N->getOperand(2); local
20924 SimplifySelect(const SDLoc &DL, SDValue N0, SDValue N1, SDValue N2) argument
21149 foldSelectCCToShiftAnd(const SDLoc &DL, SDValue N0, SDValue N1, SDValue N2, SDValue N3, ISD::CondCode CC) argument
21224 convertSelectOfFPConstantsToLoadOffset( const SDLoc &DL, SDValue N0, SDValue N1, SDValue N2, SDValue N3, ISD::CondCode CC) argument
21279 SimplifySelectCC(const SDLoc &DL, SDValue N0, SDValue N1, SDValue N2, SDValue N3, ISD::CondCode CC, bool NotExtCompare) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp229 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, const TemplateName &N1, const TemplateName &N2) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp759 const Node &N2 = T2.getNode(Id2); local
946 Node &N2 = T2.getMutableNode(Id2); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp474 static NodePair node_pair(GepNode *N1, GepNode *N2) { argument
489 static bool node_eq(GepNode *N1, GepNode *N2, NodePairSet &Eq, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1356 SDValue N2 = N->getOperand(2); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1638 SDValue N2 = N->getOperand(2); local
1674 SDValue N2 = N->getOperand(2); local
1711 SDValue N2 = N->getOperand(2); local
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c439 #define N2 (N15 / 2) /* space (-1) */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2047 const SCEV *N2 = collectUpperBound(Loop2, A1->getType()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1711 NodeSet &N2 = NodeSets[j]; local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3011 TreePatternNode *N1 = Nodes[i], *N2 = Nodes[i+1]; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3566 SDValue N2 = N0.getOperand(1); local
3776 SDValue N2 = N->getOperand(2); local
H A DARMISelLowering.cpp8983 SDValue N2; local
9027 SDValue N2, N3; local
9064 SDValue N2, N3; local
11425 SDValue N2 = N->getOperand(2); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3241 SDNode *N2 = CurDAG->getMachineNode(AArch64::ADDXrr, DL, MVT::i64, local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3702 SDValue N2 = Node->getOperand(2); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6166 static SDValue MergeInputChains(SDNode *N1, SDNode *N2) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16517 SDValue N2 = Op.getOperand(2); local
16982 SDValue N2 = N->getOperand(2); local

Completed in 867 milliseconds