Home
last modified time | relevance | path

Searched refs:AddLessThan (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_peeling.cpp429 Instruction* has_remaining_iteration = builder.AddLessThan( in PeelBefore()
442 .AddLessThan(canonical_induction_variable_->result_id(), in PeelBefore()
491 Instruction* has_remaining_iteration = builder.AddLessThan( in PeelAfter()
504 .AddLessThan(cond_builder in PeelAfter()
H A Dir_builder.h334 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.cpp429 Instruction* has_remaining_iteration = builder.AddLessThan( in PeelBefore()
442 .AddLessThan(canonical_induction_variable_->result_id(), in PeelBefore()
491 Instruction* has_remaining_iteration = builder.AddLessThan( in PeelAfter()
504 .AddLessThan(cond_builder in PeelAfter()
H A Dir_builder.h334 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan() function in spvtools::opt::InstructionBuilder
/third_party/spirv-tools/source/opt/
H A Dloop_peeling.cpp430 Instruction* has_remaining_iteration = builder.AddLessThan( in PeelBefore()
443 .AddLessThan(canonical_induction_variable_->result_id(), in PeelBefore()
492 Instruction* has_remaining_iteration = builder.AddLessThan( in PeelAfter()
505 .AddLessThan(cond_builder in PeelAfter()
H A Dir_builder.h338 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan() function in spvtools::opt::InstructionBuilder

Completed in 8 milliseconds