Searched refs:LabelTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLLVMContextImpl.cpp24 LabelTy(C, Type::LabelTyID),
H A DLLVMContextImpl.h295 Type VoidTy, LabelTy, HalfTy, FloatTy, DoubleTy, MetadataTy; member in class:llvm::LLVMContextImpl
H A DType.cpp228 Type *Type::getLabelTy(LLVMContext &C) { return &C.pImpl->LabelTy; }

Completed in 103 milliseconds