Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializeOps.cpp118 return processExtInst(operands); in processInstruction()
308 LogicalResult spirv::Deserializer::processExtInst(ArrayRef<uint32_t> operands) { in processExtInst() function in spirv::Deserializer
H A DDeserializer.h457 LogicalResult processExtInst(ArrayRef<uint32_t> operands);