Searched defs:GenerateCopy (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | pass.cpp | 87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass |
/external/angle/third_party/spirv-tools/src/source/opt/ | ||
D | pass.cpp | 87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass |
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | pass.cpp | 87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass |
/external/v8/src/torque/ | ||
D | implementation-visitor.cc | 2017 VisitResult ImplementationVisitor::GenerateCopy(const VisitResult& to_copy) { in GenerateCopy() function in v8::internal::torque::ImplementationVisitor |