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

  /external/llvm/lib/VMCore/
LLVMContextImpl.cpp 33 Int16Ty(C, 16),
LLVMContextImpl.h 174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty;
Type.cpp 212 IntegerType *Type::getInt16Ty(LLVMContext &C) { return &C.pImpl->Int16Ty; }
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 292 [llvm::Type::Int16Ty]. *)
    [all...]

Completed in 35 milliseconds