Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2703 class OperandSetter : public TypePromotionAction { class in __anon5386100c0a11::TypePromotionTransaction
2712 OperandSetter(Instruction *Inst, unsigned Idx, Value *NewVal) in OperandSetter() function in __anon5386100c0a11::TypePromotionTransaction::OperandSetter
3027 Actions.push_back(std::make_unique<TypePromotionTransaction::OperandSetter>( in setOperand()