Searched defs:in_operand (Results 1 – 9 of 9) sorted by relevance
54 const auto& in_operand = inst->GetInOperand(in_operand_index); in MakeIdUseDescriptorFromUse() local
468 type_or_value.ForEachInOperand([&data_words](const uint32_t* in_operand) { in HandleTypeOrValue()912 const opt::Operand& in_operand = instruction.GetInOperand(in_operand_index); in PrepareInstructionForDonation() local
467 type_or_value.ForEachInOperand([&data_words](const uint32_t* in_operand) { in HandleTypeOrValue()911 const opt::Operand& in_operand = instruction.GetInOperand(in_operand_index); in PrepareInstructionForDonation() local
275 uint32_t in_operand, in UpgradeSemantics()526 void UpgradeMemoryModel::UpgradeFlags(Instruction* inst, uint32_t in_operand, in UpgradeFlags()