Home
last modified time | relevance | path

Searched defs:SI3 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Drtti-layout.cpp75 struct SI3 : Empty { virtual void f() { } }; in f() struct
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp1207 Value *SI3 = IRB.CreateShuffleVector(VI3, ZeroMask); TEST_F() local