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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Intrinsics.h 217 MatchIntrinsicTypes_NoMatchArg = 2,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Function.cpp 1582 return MatchIntrinsicTypes_NoMatchArg;
1589 : MatchIntrinsicTypes_NoMatchArg;
Verifier.cpp 4596 Assert(Res != Intrinsic::MatchIntrinsicTypes_NoMatchArg,

Completed in 67 milliseconds