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.cpp9593 SDValue AllZero = DAG.getConstant(0, DL, SrcVT); in expandVPCTTZElements() local
H A DSelectionDAGBuilder.cpp8116 SDValue AllZero = DAG.getConstant(0, DL, OpVT); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6492 SDValue AllZero = DAG.getConstant(0, DL, SrcVT); in lowerVPCttzElements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5907 bool AllZero = true; in computeZeroableShuffleElements() local