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

/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp354 SelectIndexedBinOp(SDNode *Op, SDValue N1, SDValue N2, unsigned Opc8, unsigned Opc16) argument
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp188 ShuffleWithNarrowerEltType(EVT NVT, EVT VT, SDLoc dl, SDValue N1, SDValue N2, ArrayRef<int> Mask) const argument
H A DTargetLowering.cpp1911 SDValue N2 = N->getOperand(1); local
H A DSelectionDAG.cpp1340 static void commuteShuffle(SDValue &N1, SDValue &N2, SmallVectorImpl<int> &M) { argument
1351 getVectorShuffle(EVT VT, SDLoc dl, SDValue N1, SDValue N2, const int *Mask) argument
1625 FoldSetCC(EVT VT, SDValue N1, SDValue N2, ISD::CondCode Cond, SDLoc dl) argument
2878 getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2) argument
3344 getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2, SDValue N3) argument
3451 getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2, SDValue N3, SDValue N4) argument
3458 getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2, SDValue N3, SDValue N4, SDValue N5) argument
4951 getNode(unsigned Opcode, SDLoc DL, SDVTList VTList, SDValue N1, SDValue N2) argument
4957 getNode(unsigned Opcode, SDLoc DL, SDVTList VTList, SDValue N1, SDValue N2, SDValue N3) argument
4963 getNode(unsigned Opcode, SDLoc DL, SDVTList VTList, SDValue N1, SDValue N2, SDValue N3, SDValue N4) argument
4970 getNode(unsigned Opcode, SDLoc DL, SDVTList VTList, SDValue N1, SDValue N2, SDValue N3, SDValue N4, SDValue N5) argument
[all...]
H A DDAGCombiner.cpp600 SDValue N0, N1, N2; local
4192 SDValue N2 = N->getOperand(2); local
4294 SDValue N2 = N->getOperand(2); local
4362 SDValue N2 = N->getOperand(2); local
6342 SDValue N2 = N->getOperand(2); local
6876 SDValue N2 = N->getOperand(2); local
10298 SimplifySelect(SDLoc DL, SDValue N0, SDValue N1, SDValue N2) argument
10443 SimplifySelectCC(SDLoc DL, SDValue N0, SDValue N1, SDValue N2, SDValue N3, ISD::CondCode CC, bool NotExtCompare) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1348 SDValue N2 = N->getOperand(2); local
1566 SDValue N2; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp932 SDValue N2 = N->getOperand(2); local
956 SDValue N2 = N->getOperand(2); local
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1398 SDValue N2 = N->getOperand(2); local
1435 SDValue N2 = N->getOperand(2); local
1474 SDValue N2 = N->getOperand(2); local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1213 ShuffleVectorSDNode(EVT VT, unsigned Order, DebugLoc dl, SDValue N1, SDValue N2, const int *M) argument
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1936 const SCEV *N2 = collectUpperBound(Loop2, A1->getType()); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2615 SDValue N2 = N0.getOperand(1); local
2729 SDValue N2 = N->getOperand(2); local
H A DARMISelLowering.cpp4008 SDValue N2 = DAG.getNode(ARMISD::VREV16, DL, VT8Bit, N1); local
4068 SDValue N2 = DAG.getNode(ARMISD::VUZP, DL, VT16Bit, N1, N1); local
5800 SDValue N2; local
5843 SDValue N2, N3; local
5878 SDValue N2, N3; local
8094 SDValue N2 = N->getOperand(2); local
[all...]
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2078 TreePatternNode *N1 = Nodes[i], *N2 = Nodes[i+1]; local
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c439 #define N2 (N15 / 2) /* space (-1) */ macro
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7761 SDValue N2 = Op.getOperand(2); local
7815 SDValue N2 = Op.getOperand(2); local
[all...]

Completed in 319 milliseconds