Home
last modified time | relevance | path

Searched defs:FillVal (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3843 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, InVT) : in ModifyToType() local
3867 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) : in ModifyToType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5199 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, InVT) : in ModifyToType() local
5223 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) : in ModifyToType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp299 Constant *FillVal = ConstantInt::get(ITy, Fill); in SimplifyAnyMemSet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp7062 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, InVT) : in ModifyToType() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21382 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) : in ExtendToType() local
21388 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, NVT) : in ExtendToType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28234 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) : in ExtendToType() local
28240 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, NVT) : in ExtendToType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32806 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) : in ExtendToType() local
32812 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, NVT) : in ExtendToType() local