Searched refs:ConstValue (Results 1 – 5 of 5) sorted by relevance
28 if (const auto *CR = llvm::dyn_cast<ConstantRelocatable>(ConstValue)) in offset()37 const Constant *C = ConstValue; in symbol()60 if (const auto *CR = llvm::dyn_cast<ConstantRelocatable>(ConstValue)) { in emit()
49 bool isNullSymbol() const { return ConstValue == NullSymbol; } in isNullSymbol()56 ConstValue = Value; in set_value()88 const Constant *ConstValue; member
1249 TEST(ByRefTest, ConstValue) { in TEST() argument
1279 TEST(ByRefTest, ConstValue) { in TEST() argument