Searched refs:Elements1 (Results 1 – 2 of 2) sorted by relevance
1989 uint64_t Elements1[] = {dwarf::DW_OP_push_object_address, dwarf::DW_OP_deref}; in TEST_F() local1990 Metadata *DataLocation1 = DIExpression::get(Context, Elements1); in TEST_F()3137 MDTuple *Elements1 = getTuple(); in TEST_F() local3140 Name, Elements1); in TEST_F()3142 EXPECT_EQ(Elements1, Ne->getElements().get()); in TEST_F()3145 Name, Elements1)); in TEST_F()3147 "ModOther", Elements1)); in TEST_F()
3584 auto Elements1 = in truncateToMinimalBitwidths() local3587 SI->getOperand(1), VectorType::get(ScalarTruncatedTy, Elements1)); in truncateToMinimalBitwidths()