Home
last modified time | relevance | path

Searched defs:VecZero (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp194 Value *VecZero = Constant::getNullValue(V256I32Ty); in createTileLoadStoreLoops() local
323 Value *VecZero = Constant::getNullValue(V256I32Ty); in createTileDPLoops() local
560 Value *VecZero = Constant::getNullValue(V256I32Ty); in lowerTileZero() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3403 APInt VecUndef, VecZero; in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4035 SDValue VecZero = DAG.getConstant(0, DL, WideVecVT); in lowerBUILD_VECTOR() local