Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2954 class OperandSetter : public TypePromotionAction { class in __anon01de4a8e0a11::TypePromotionTransaction
2963 OperandSetter(Instruction *Inst, unsigned Idx, Value *NewVal) in OperandSetter() function in __anon01de4a8e0a11::TypePromotionTransaction::OperandSetter
3284 Actions.push_back(std::make_unique<TypePromotionTransaction::OperandSetter>( in setOperand()