Searched refs:FunctionAttr (Results 1 – 5 of 5) sorted by relevance
29 newattr := fn.FunctionAttr()40 newattr = fn.FunctionAttr()
1048 func (v Value) FunctionAttr() Attribute { return Attribute(C.LLVMGetFunctionAttr2(v.C)) } func
77 static AssociatedFunctionInfo FunctionAttr(const string& func_name, in FunctionAttr() function
783 results.emplace_back(AssociatedFunctionInfo::FunctionAttr( in GetAssociatedFunctions()
439 NameAttrList FunctionAttr(OpKernelConstruction* ctx) { in FunctionAttr() function463 FunctionAttr(ctx), /*has_ref_vars=*/true) {} in XlaLocalLaunchOp()473 function_(FunctionAttr(ctx)), in XlaCompileOp()