Searched refs:Int64PtrTyAS2 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 464 Type* Int64PtrTyAS2 = Type::getInt64PtrTy(C, 2); in TEST() local 472 Int16Ty, Int64PtrTyAS1, Int64PtrTyAS2, in TEST() 479 Int64PtrTyAS1, Int64PtrTyAS2, Int16Ty, in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 476 Type* Int64PtrTyAS2 = Type::getInt64PtrTy(C, 2); in TEST() local 484 Int16Ty, Int64PtrTyAS1, Int64PtrTyAS2, in TEST() 491 Int64PtrTyAS1, Int64PtrTyAS2, Int16Ty, in TEST()
|