Lines Matching refs:getLLVMContext
1606 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1612 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1719 return llvm::StructType::get(getLLVMContext()); in GetFunctionTypeForVTable()
2311 llvm::AttributeSet::get(getLLVMContext(), SRETAttrs); in ConstructAttributeList()
2319 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2357 ArgAttrs[IRArgs.first] = llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2373 getLLVMContext(), in ConstructAttributeList()
2518 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2524 getLLVMContext(), llvm::AttributeSet::get(getLLVMContext(), FuncAttrs), in ConstructAttributeList()
2525 llvm::AttributeSet::get(getLLVMContext(), RetAttrs), ArgAttrs); in ConstructAttributeList()
4536 CGF.getLLVMContext(), Attrs, in TryEmitAsCallSiteAttribute()
5164 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5170 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5181 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5188 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5229 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5258 getLLVMContext(), llvm::AttributeList::FunctionIndex, "guard_nocf"); in EmitCall()