Searched defs:AllZero (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 9119 SDValue AllZero = DAG.getConstant(0, DL, SrcVT); expandVPCTTZElements() local |
H A D | SelectionDAGBuilder.cpp | 8023 SDValue AllZero = DAG.getConstant(0, DL, OpVT); visitIntrinsicCall() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 5531 SDValue AllZero = DAG.getConstant(0, DL, SrcVT); lowerVPCttzElements() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 5636 bool AllZero = true; computeZeroableShuffleElements() local |