Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/CodeGen/
H A DIRMatchers.h375 MValType(std::shared_ptr<EntityMatcher<Type>> T) { in MValType() function
379 inline std::shared_ptr<EntityMatcher<Value>> MValType(const Type *T) { in MValType() function
H A DTBAAMetadataTest.cpp116 MValType(Type::getInt8PtrTy(Compiler.Context)), in TEST()
128 MValType(Type::getInt32PtrTy(Compiler.Context)), in TEST()
1214 MValType(MType([](const Type &T)->bool { return T.isDoubleTy(); })), in TEST()