Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVFunction.cpp92 SPIRVFunction::encodeExecutionModes(spv_ostream &O)const { in encodeExecutionModes() function in SPIRVFunction
DSPIRVFunction.h133 void encodeExecutionModes(spv_ostream &)const;
DSPIRVModule.cpp1300 MI.get<SPIRVFunction>(II)->encodeExecutionModes(O); in operator <<()