Searched defs:defn (Results 1 – 3 of 3) sorted by relevance
233 void defn(Cell *v, Node *vl, Node *st) /* turn on FCN bit in definition, */ in defn() function
256 struct ir3_instruction *defn; member582 __ra_name(struct ir3_ra_ctx *ctx, int cls, struct ir3_instruction *defn) in __ra_name()
402 const FunctionDecl* defn; in CheckDispatch() local