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

  /external/llvm/lib/VMCore/
LLVMContextImpl.cpp 32 Int1Ty(C, 1),
LLVMContextImpl.h 299 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty;
Type.cpp 259 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; }
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 392 [llvm::Type::Int1Ty]. *)
    [all...]

Completed in 55 milliseconds