Home
last modified time | relevance | path

Searched refs:Widen (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcsh/
H A Deight-bit.me3 Johan Widen
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm670-google-sargo.dts389 * PMIC4 BOB ranges don't support that. Widen the range a
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4904 bool Widen = !Subtarget->hasVLX() && !CmpVT.is512BitVector(); in tryVPTESTM() local
4910 if (!Widen) in tryVPTESTM()
4960 if (Widen) { in tryVPTESTM()
5013 if (Widen) { in tryVPTESTM()
H A DX86ISelLowering.cpp4291 bool Widen = !(Subtarget.hasVLX() || VT.is512BitVector()); in getAVX512Node() local
4294 if (Widen) in getAVX512Node()
4312 if (Widen) in getAVX512Node()
4319 if (Widen) in getAVX512Node()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1191 static SDValue Widen(SelectionDAG *CurDAG, SDValue N) { in Widen() function
2483 Opd0 = Widen(CurDAG, Op0->getOperand(0).getOperand(0)); in isBitfieldExtractOpFromAnd()
2688 SDValue Opd0 = Widen(CurDAG, Op.getOperand(0)); in tryBitfieldExtractOpFromSExt()
3123 ShlOp0 = Widen(CurDAG, ShlVal.getOperand(0)); in isBitfieldPositioningOpFromAnd()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dlocale1343 // Stage 2 - Widen __nar while adding thousands separators
1408 // Stage 2 - Widen __nar while adding thousands separators
1448 // Stage 2 - Widen __nar
/freebsd/contrib/ntp/
H A DChangeLog2323 * [Bug 1973] Widen reference clock mode from 8 to 32 bits.
H A DCommitLog[all...]