Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h732 void copyUnaryInst(ScopStmt &Stmt, UnaryInstruction *Inst,
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1160 void VectorBlockGenerator::copyUnaryInst(ScopStmt &Stmt, UnaryInstruction *Inst, in copyUnaryInst() function in VectorBlockGenerator
1319 copyUnaryInst(Stmt, Unary, VectorMap, ScalarMaps); in copyInstruction()