Lines Matching refs:getLLVMContext
1607 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1613 resultType = llvm::Type::getVoidTy(getLLVMContext()); in GetFunctionType()
1720 return llvm::StructType::get(getLLVMContext()); in GetFunctionTypeForVTable()
2313 llvm::AttributeSet::get(getLLVMContext(), SRETAttrs); in ConstructAttributeList()
2321 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2359 ArgAttrs[IRArgs.first] = llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2375 getLLVMContext(), in ConstructAttributeList()
2524 llvm::AttributeSet::get(getLLVMContext(), Attrs); in ConstructAttributeList()
2530 getLLVMContext(), llvm::AttributeSet::get(getLLVMContext(), FuncAttrs), in ConstructAttributeList()
2531 llvm::AttributeSet::get(getLLVMContext(), RetAttrs), ArgAttrs); in ConstructAttributeList()
4543 CGF.getLLVMContext(), Attrs, in TryEmitAsCallSiteAttribute()
5171 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5177 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5188 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5195 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5236 Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitCall()
5265 getLLVMContext(), llvm::AttributeList::FunctionIndex, "guard_nocf"); in EmitCall()