Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/source/opt/
Dconvert_to_half_pass.h82 bool CloseRelaxInst(Instruction* inst);
Dconvert_to_half_pass.cpp275 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass
319 changed |= CloseRelaxInst(&*ii); in ProcessFunction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h82 bool CloseRelaxInst(Instruction* inst);
Dconvert_to_half_pass.cpp275 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass
319 changed |= CloseRelaxInst(&*ii); in ProcessFunction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h82 bool CloseRelaxInst(Instruction* inst);
Dconvert_to_half_pass.cpp275 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass
319 changed |= CloseRelaxInst(&*ii); in ProcessFunction()