Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DInstructionsTest.cpp197 Type *V2Int64PtrAS1Ty = VectorType::get(Int64PtrAS1Ty, 2); in TEST() local
229 EXPECT_TRUE(CastInst::isBitCastable(V2Int32PtrAS1Ty, V2Int64PtrAS1Ty)); in TEST()