Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVStream.h100 DecodeBinary(const SPIRVDecoder& I, T &V) { in DecodeBinary() function
120 return DecodeBinary(I, V);
DSPIRVStream.cpp113 return DecodeBinary(I, V); in decode()