Searched refs:IsInstructionInLayoutSection (Results 1 – 4 of 4) sorted by relevance
34 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function243 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()
99 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function284 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()
101 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function300 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()