Home
last modified time | relevance | path

Searched refs:copyInstruction (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h572 void copyInstruction(ScopStmt &Stmt, Instruction *Inst, ValueMapT &BBMap,
772 void copyInstruction(ScopStmt &Stmt, Instruction *Inst, ValueMapT &VectorMap,
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp356 void BlockGenerator::copyInstruction(ScopStmt &Stmt, Instruction *Inst, in copyInstruction() function in BlockGenerator
463 copyInstruction(Stmt, Inst, BBMap, LTS, NewAccesses); in copyBB()
466 copyInstruction(Stmt, &Inst, BBMap, LTS, NewAccesses); in copyBB()
1273 BlockGenerator::copyInstruction(Stmt, Inst, ScalarMaps[VectorLane], in copyInstScalarized()
1292 void VectorBlockGenerator::copyInstruction( in copyInstruction() function in VectorBlockGenerator
1396 copyInstruction(Stmt, Inst, VectorBlockMap, ScalarBlockMap, NewAccesses); in copyStmt()
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp911 void copyInstruction(const uint32_t *instruction, size_t wordCount);
969 void SpirvTransformerBase::copyInstruction(const uint32_t *instruction, size_t wordCount) in copyInstruction() function in rx::__anon9e0b8ba10111::SpirvTransformerBase
3085 copyInstruction(instruction, wordCount); in transformInstruction()
3966 copyInstruction(instruction, wordCount); in transformInstruction()