Home
last modified time | relevance | path

Searched refs:NC1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-data-modul-edm-sbc.dts244 "NC0", "NC1", "BOOTCFG0", "BOOTCFG1",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4495 ConstantSDNode *NC1 = isConstOrConstSplat(N1); in visitMUL() local
4496 if (!UseVP && N0.getOpcode() == ISD::VSCALE && NC1) { in visitMUL()
4498 const APInt &C1 = NC1->getAPIntValue(); in visitMUL()