Searched refs:copyBinaryInst (Results 1 – 2 of 2) sorted by relevance
735 void copyBinaryInst(ScopStmt &Stmt, BinaryOperator *Inst,
1174 void VectorBlockGenerator::copyBinaryInst(ScopStmt &Stmt, BinaryOperator *Inst, in copyBinaryInst() function in VectorBlockGenerator1324 copyBinaryInst(Stmt, Binary, VectorMap, ScalarMaps); in copyInstruction()