Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1700 class OperandSetter : public TypePromotionAction { class in __anonebd7bfba0211::TypePromotionTransaction
1708 OperandSetter(Instruction *Inst, unsigned Idx, Value *NewVal) in OperandSetter() function in __anonebd7bfba0211::TypePromotionTransaction::OperandSetter
1974 make_unique<TypePromotionTransaction::OperandSetter>(Inst, Idx, NewVal)); in setOperand()