Searched refs:GlobalValuePseudoSourceValue (Results 1 – 6 of 6) sorted by relevance
90 GlobalValuePseudoSourceValue::GlobalValuePseudoSourceValue( in GlobalValuePseudoSourceValue() function in GlobalValuePseudoSourceValue125 std::unique_ptr<const GlobalValuePseudoSourceValue> &E = in getGlobalValueCallEntry()128 E = llvm::make_unique<GlobalValuePseudoSourceValue>(GV); in getGlobalValueCallEntry()
912 cast<GlobalValuePseudoSourceValue>(PVal)->getValue()->printAsOperand( in print()
99 GlobalValuePseudoSourceValue::GlobalValuePseudoSourceValue( in GlobalValuePseudoSourceValue() function in GlobalValuePseudoSourceValue139 std::unique_ptr<const GlobalValuePseudoSourceValue> &E = in getGlobalValueCallEntry()142 E = llvm::make_unique<GlobalValuePseudoSourceValue>(GV, TII); in getGlobalValueCallEntry()
1109 cast<GlobalValuePseudoSourceValue>(PVal)->getValue()->printAsOperand( in print()
119 class GlobalValuePseudoSourceValue : public CallEntryPseudoSourceValue {123 GlobalValuePseudoSourceValue(const GlobalValue *GV);153 std::unique_ptr<const GlobalValuePseudoSourceValue>>
128 class GlobalValuePseudoSourceValue : public CallEntryPseudoSourceValue {132 GlobalValuePseudoSourceValue(const GlobalValue *GV,164 std::unique_ptr<const GlobalValuePseudoSourceValue>>