Searched defs:TargetExtType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | TypesTest.cpp | 38 TEST(TypesTest, TargetExtType) { in TEST() argument |
/llvm-project/llvm/lib/IR/ | ||
H A D | Type.cpp | 778 TargetExtType::TargetExtType(LLVMContext &C, StringRef Name, TargetExtType() function in TargetExtType |