Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/
H A DSerializeOps.cpp372 auto headerID = getBlockID(headerBlock); in processSelectionOp() local
381 encodeInstructionInto(functionBody, spirv::Opcode::OpBranch, {headerID}); in processSelectionOp()
429 auto headerID = getBlockID(headerBlock); in processLoopOp() local
439 encodeInstructionInto(functionBody, spirv::Opcode::OpBranch, {headerID}); in processLoopOp()