Lines Matching refs:getLLVMContext
1575 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1581 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1683 return llvm::StructType::get(getLLVMContext()); in GetFunctionTypeForVTable()
2018 llvm::AttributeSet::get(getLLVMContext(), SRETAttrs); in ConstructAttributeList()
2026 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2042 getLLVMContext(), in ConstructAttributeList()
2137 Attrs.addAttribute(llvm::Attribute::getWithAlignment(getLLVMContext(), in ConstructAttributeList()
2160 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2166 getLLVMContext(), llvm::AttributeSet::get(getLLVMContext(), FuncAttrs), in ConstructAttributeList()
2167 llvm::AttributeSet::get(getLLVMContext(), RetAttrs), ArgAttrs); in ConstructAttributeList()
4302 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
4309 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()