Home
last modified time | relevance | path

Searched refs:IRSTy (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DLowLevelTypeTest.cpp100 Type *IRSTy = IntegerType::get(C, S); in TEST() local
101 Type *IRTy = VectorType::get(IRSTy, Elts); in TEST()