Home
last modified time | relevance | path

Searched refs:OperandSetter (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2722 class OperandSetter : public TypePromotionAction { class in __anon78e22a880a11::TypePromotionTransaction
2731 OperandSetter(Instruction *Inst, unsigned Idx, Value *NewVal) in OperandSetter() function in __anon78e22a880a11::TypePromotionTransaction::OperandSetter
3046 Actions.push_back(std::make_unique<TypePromotionTransaction::OperandSetter>( in setOperand()