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

  /external/llvm/include/llvm/IR/
Intrinsics.h 80 SameVecWidthArgument, PtrToArgument, VecOfPtrsToElt
102 Kind == SameVecWidthArgument || Kind == PtrToArgument ||
109 Kind == SameVecWidthArgument || Kind == PtrToArgument ||
  /external/llvm/lib/IR/
Function.cpp 667 OutputTable.push_back(IITDescriptor::get(IITDescriptor::SameVecWidthArgument,
790 case IITDescriptor::SameVecWidthArgument: {
    [all...]
Verifier.cpp     [all...]

Completed in 135 milliseconds