Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DCSETest.cpp63 auto Splat0 = CSEB.buildConstant(LLT::fixed_vector(2, s32), 0); in TEST_F() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp1420 Constant *Splat0 = ConstantVector::get({C0, C0, C0, C0}); TEST() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25074 if (SDValue Splat0 = BV0->getSplatValue()) combineShuffleOfScalars() local
[all...]