Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 Value *VecZero = Constant::getNullValue(V256I32Ty); in createTileLoadStoreLoops() local
326 Value *VecZero = Constant::getNullValue(V256I32Ty); in createTileDPLoops() local
563 Value *VecZero = Constant::getNullValue(V256I32Ty); in lowerTileZero() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2404 APInt VecUndef, VecZero; in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3164 APInt VecUndef, VecZero; in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2482 SDValue VecZero = DAG.getConstant(0, DL, WideVecVT); in lowerBUILD_VECTOR() local