Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp140 switch (LastFuncParamType(OrigName)) { in getExtOp()
DSPIRVUtil.cpp569 ParamType LastFuncParamType(const std::string &MangledName) { in LastFuncParamType() function
589 return LastFuncParamType(MangledName) == ParamType::SIGNED; in isLastFuncParamSigned()
DSPIRVInternal.h895 ParamType LastFuncParamType(const std::string& MangledName);