Searched refs:N21 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j7200-common-proc-board.dts | 239 J721E_IOPAD(0xf4, PIN_INPUT, 0) /* (N21) MMC1_DAT1 */
|
| H A D | k3-am62p5-sk.dts | 381 AM62PX_IOPAD(0x001c, PIN_INPUT, 0) /* (N21) OSPI0_D4 */
|
| H A D | k3-j722s-evm.dts | 406 J722S_IOPAD(0x0084, PIN_INPUT, 2) /* (N21) GPMC0_ADVn_ALE.MCASP1_AXR2 */
|
| H A D | k3-am62p-verdin.dtsi | 591 AM62PX_IOPAD(0x001c, PIN_OUTPUT, 1) /* (N21) OSPI0_D4.SPI1_CS0 */ /* SODIMM 202 */
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 17315 SDValue N21 = N1.getOperand(2).getOperand(1); in visitFSUBForFMACombine() local 17321 matcher.getNode(ISD::FNEG, SL, VT, N20), N21, N0)); in visitFSUBForFMACombine() 28668 SDValue N21 = N2.getOperand(1); in foldSelectOfBinops() local 28670 if (N11.getValueType() == N21.getValueType()) { in foldSelectOfBinops() 28671 SDValue NewSel = DAG.getSelect(DL, N11.getValueType(), N0, N11, N21); in foldSelectOfBinops()
|