Lines Matching refs:getLLVMContext
1589 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1595 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1702 return llvm::StructType::get(getLLVMContext()); in GetFunctionTypeForVTable()
2148 llvm::AttributeSet::get(getLLVMContext(), SRETAttrs); in ConstructAttributeList()
2156 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2186 ArgAttrs[IRArgs.first] = llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2202 getLLVMContext(), in ConstructAttributeList()
2341 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2347 getLLVMContext(), llvm::AttributeSet::get(getLLVMContext(), FuncAttrs), in ConstructAttributeList()
2348 llvm::AttributeSet::get(getLLVMContext(), RetAttrs), ArgAttrs); in ConstructAttributeList()
4246 CGF.getLLVMContext(), Attrs, in TryEmitAsCallSiteAttribute()
4873 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
4879 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
4890 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
4897 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
4938 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
4967 getLLVMContext(), llvm::AttributeList::FunctionIndex, "guard_nocf"); in EmitCall()