Home
last modified time | relevance | path

Searched defs:GenerateCopy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp87 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/
Dpass.cpp87 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/
Dpass.cpp87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass
/external/v8/src/torque/
Dimplementation-visitor.cc2017 VisitResult ImplementationVisitor::GenerateCopy(const VisitResult& to_copy) { in GenerateCopy() function in v8::internal::torque::ImplementationVisitor