Searched defs:N3 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1475 SDValue N3 = N->getOperand(3); local
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2730 SDValue N3 = N->getOperand(3); local
H A DARMISelLowering.cpp4009 SDValue N3 = DAG.getNode(ISD::ADD, DL, VT8Bit, N1, N2); local
5843 SDValue N2, N3; local
5878 SDValue N2, N3; local
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c425 #define N3 (N15 / 2) /* space (-1) */ macro
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3344 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
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.cpp4363 SDValue N3 = N->getOperand(3); local
10443 SimplifySelectCC(SDLoc DL, SDValue N0, SDValue N1, SDValue N2, SDValue N3, ISD::CondCode CC, bool NotExtCompare) argument
[all...]

Completed in 158 milliseconds