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

  /external/swiftshader/third_party/subzero/src/
IceGlobalInits.h 173 return !IsIntrinsic && validateRegularTypeSignature();
213 bool validateRegularTypeSignature() const;
IceGlobalInits.cpp 76 bool FunctionDeclaration::validateRegularTypeSignature() const {

Completed in 605 milliseconds