HomeSort by: relevance | last modified time | path
    Searched refs:MatchIntrinsicTypes_NoMatchRet (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Intrinsics.h 216 MatchIntrinsicTypes_NoMatchRet = 1,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Function.cpp 1576 return MatchIntrinsicTypes_NoMatchRet;
1588 return I < NumDeferredReturnChecks ? MatchIntrinsicTypes_NoMatchRet
Verifier.cpp 4594 Assert(Res != Intrinsic::MatchIntrinsicTypes_NoMatchRet,

Completed in 58 milliseconds