Searched defs:stype (Results 1 – 8 of 8) sorted by relevance
96 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() argument 113 const char *stype = conv(typ); in IsSuppressed() local 132 const char *stype = conv(typ); in IsSuppressed() local [all...]
31 typedef int stype; typedef in foo::bar
87 if (auto stype = dyn_cast<LLVM::LLVMStructType>(v.getType())) { in insertValue() local
831 auto stype = dyn_cast<LLVM::LLVMStructType>(outValue.getType()); verify() local
19 } stype; addit() typedef
41 struct SType {} *stype = new SType; in auto_new() local
46 struct SType {} *stype = new SType; in auto_new() local
1609 for (auto [idx, matrixD] : llvm::enumerate(stype.getBody())) { in matchAndRewrite() local