Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-class-nttp.cpp219 typedef int __attribute__((ext_vector_type(3))) VI3; typedef
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp1194 Value *VI3 = IRB.CreateInsertElement(VI1, Val2, (uint64_t)1); TEST_F() local