Home
last modified time | relevance | path

Searched refs:CloseRelaxInst (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_half_pass.h82 bool CloseRelaxInst(Instruction* inst);
Dconvert_to_half_pass.cpp283 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass
327 changed |= CloseRelaxInst(&*ii); in ProcessFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h82 bool CloseRelaxInst(Instruction* inst);
Dconvert_to_half_pass.cpp283 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass
327 changed |= CloseRelaxInst(&*ii); in ProcessFunction()
/third_party/spirv-tools/source/opt/
Dconvert_to_half_pass.h82 bool CloseRelaxInst(Instruction* inst);
Dconvert_to_half_pass.cpp283 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass
327 changed |= CloseRelaxInst(&*ii); in ProcessFunction()