Searched refs:UIZero (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | MetadataTest.cpp | 1266 auto *UIZero = ConstantAsMetadata::get( in TEST_F() local 1295 auto *NZeroUpper = DISubrange::get(Context, nullptr, LI, UIZero, SI); in TEST_F() 1397 auto *UIZero = DIExpression::get(Context, {dwarf::DW_OP_consts, 0}); in TEST_F() local 1426 auto *NZeroUpper = DIGenericSubrange::get(Context, nullptr, LI, UIZero, SI); in TEST_F()
|