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

  /external/spirv-llvm/lib/SPIRV/
OCLUtil.cpp 140 switch (LastFuncParamType(OrigName)) {
SPIRVUtil.cpp 569 ParamType LastFuncParamType(const std::string &MangledName) {
589 return LastFuncParamType(MangledName) == ParamType::SIGNED;
    [all...]
SPIRVInternal.h     [all...]

Completed in 74 milliseconds