Searched refs:N21 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j7200-common-proc-board.dts | 180 J721E_IOPAD(0xf4, PIN_INPUT, 0) /* (N21) MMC1_DAT1 */
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 16316 SDValue N21 = N1.getOperand(2).getOperand(1); in visitFSUBForFMACombine() local 16322 matcher.getNode(ISD::FNEG, SL, VT, N20), N21, N0)); in visitFSUBForFMACombine() 27545 SDValue N21 = N2.getOperand(1); in foldSelectOfBinops() local 27547 if (N11.getValueType() == N21.getValueType()) { in foldSelectOfBinops() 27548 SDValue NewSel = DAG.getSelect(DL, N11.getValueType(), N0, N11, N21); in foldSelectOfBinops()
|