Home
last modified time | relevance | path

Searched defs:AllZero (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9187 SDValue AllZero = DAG.getConstant(0, DL, SrcVT); in expandVPCTTZElements() local
H A DSelectionDAGBuilder.cpp8032 SDValue AllZero = DAG.getConstant(0, DL, OpVT); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5537 SDValue AllZero = DAG.getConstant(0, DL, SrcVT); lowerVPCttzElements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5612 bool AllZero = true; in computeZeroableShuffleElements() local