Home
last modified time | relevance | path

Searched refs:FlushBlock (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/tools/cfg/
H A Dbin_to_dot.cpp58 void FlushBlock(const std::vector<uint32_t>& successors);
98 FlushBlock({inst.words[1]}); in HandleInstruction()
101 FlushBlock({inst.words[2], inst.words[3]}); in HandleInstruction()
108 FlushBlock(successors); in HandleInstruction()
115 FlushBlock({}); in HandleInstruction()
131 void DotConverter::FlushBlock(const std::vector<uint32_t>& successors) { in FlushBlock() function in __anon22313::DotConverter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/cfg/
H A Dbin_to_dot.cpp58 void FlushBlock(const std::vector<uint32_t>& successors);
98 FlushBlock({inst.words[1]}); in HandleInstruction()
101 FlushBlock({inst.words[2], inst.words[3]}); in HandleInstruction()
108 FlushBlock(successors); in HandleInstruction()
115 FlushBlock({}); in HandleInstruction()
131 void DotConverter::FlushBlock(const std::vector<uint32_t>& successors) { in FlushBlock() function in __anon23570::DotConverter
/third_party/spirv-tools/tools/cfg/
H A Dbin_to_dot.cpp58 void FlushBlock(const std::vector<uint32_t>& successors);
98 FlushBlock({inst.words[1]}); in HandleInstruction()
101 FlushBlock({inst.words[2], inst.words[3]}); in HandleInstruction()
108 FlushBlock(successors); in HandleInstruction()
115 FlushBlock({}); in HandleInstruction()
131 void DotConverter::FlushBlock(const std::vector<uint32_t>& successors) { in FlushBlock() function in __anon27153::DotConverter

Completed in 2 milliseconds