Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp206 Type *V8x8Ty = FixedVectorType::get(Int8Ty, 8); in TEST() local
447 Type *V8x8Ty = FixedVectorType::get(Int8Ty, 8); TEST() local