Home
last modified time | relevance | path

Searched refs:TraceInstruction (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h71 std::pair<bool, bool> TraceInstruction(Instruction* inst,
Dupgrade_memory_model.cpp193 TraceInstruction(context()->get_def_use_mgr()->GetDef(id), in GetInstructionAttributes()
199 std::pair<bool, bool> UpgradeMemoryModel::TraceInstruction( in TraceInstruction() function in spvtools::opt::UpgradeMemoryModel
270 TraceInstruction(op_inst, indices, visited); in TraceInstruction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h71 std::pair<bool, bool> TraceInstruction(Instruction* inst,
Dupgrade_memory_model.cpp176 TraceInstruction(context()->get_def_use_mgr()->GetDef(id), in GetInstructionAttributes()
182 std::pair<bool, bool> UpgradeMemoryModel::TraceInstruction( in TraceInstruction() function in spvtools::opt::UpgradeMemoryModel
253 TraceInstruction(op_inst, indices, visited); in TraceInstruction()