Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h735 void copyBinaryInst(ScopStmt &Stmt, BinaryOperator *Inst,
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1174 void VectorBlockGenerator::copyBinaryInst(ScopStmt &Stmt, BinaryOperator *Inst, in copyBinaryInst() function in VectorBlockGenerator
1324 copyBinaryInst(Stmt, Binary, VectorMap, ScalarMaps); in copyInstruction()