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

  /external/llvm/include/llvm/IR/
Intrinsics.h 83 Void, VarArg, MMX, Metadata, Half, Float, Double,
  /external/llvm/lib/IR/
Function.cpp 497 OutputTable.push_back(IITDescriptor::get(IITDescriptor::VarArg, 0));
650 case IITDescriptor::VarArg: return Type::getVoidTy(Context);
Verifier.cpp     [all...]

Completed in 279 milliseconds