HomeSort by relevance Sort by last modified time
    Searched refs:isDecoratedSPIRVFunc (Results 1 - 4 of 4) sorted by null

  /external/spirv-llvm/lib/SPIRV/
SPIRVInternal.h 593 bool isDecoratedSPIRVFunc(const Function *F, std::string *UndecName = nullptr);
    [all...]
SPIRVWriter.cpp 335 !isDecoratedSPIRVFunc(F, &DemangledName))
    [all...]
SPIRVUtil.cpp 945 isDecoratedSPIRVFunc(const Function *F, std::string *UndecoratedName) {
    [all...]
SPIRVReader.cpp     [all...]

Completed in 343 milliseconds