Searched refs:newVarOp (Results 1 – 6 of 6) sorted by relevance
849 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local853 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()854 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
523 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local527 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()567 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local571 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()
850 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local854 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()855 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
570 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local574 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()618 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local622 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()