Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2192 class OperandSetter : public TypePromotionAction { class in __anon6227213d0611::TypePromotionTransaction
2201 OperandSetter(Instruction *Inst, unsigned Idx, Value *NewVal) in OperandSetter() function in __anon6227213d0611::TypePromotionTransaction::OperandSetter
2514 Actions.push_back(llvm::make_unique<TypePromotionTransaction::OperandSetter>( in setOperand()