Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DValueLatticeTest.cpp93 auto *I1Ty = IntegerType::get(Context, 1); in TEST_F() local
138 auto *I1Ty = IntegerType::get(Context, 1); in TEST_F() local
164 auto *I1Ty = IntegerType::get(Context, 1); in TEST_F() local
DPhiValuesTest.cpp25 Type *I1Ty = Type::getInt1Ty(C); in TEST() local
91 Type *I1Ty = Type::getInt1Ty(C); in TEST() local
/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops.cpp744 #define X(I1Ty, Ty, numelements) \ argument