Searched defs:FunctionAttr (Results 1 – 3 of 3) sorted by relevance
77 static AssociatedFunctionInfo FunctionAttr(const string& func_name, in FunctionAttr() function
439 NameAttrList FunctionAttr(OpKernelConstruction* ctx) { in FunctionAttr() function
1048 func (v Value) FunctionAttr() Attribute { return Attribute(C.LLVMGetFunctionAttr2(v.C)) } func