Searched refs:apply2 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | SetTheory.cpp | 66 virtual void apply2(SetTheory &ST, DagInit *Expr, 78 apply2(ST, Expr, Set, II->getValue(), Elts); in apply() 84 void apply2(SetTheory &ST, DagInit *Expr, in apply2() function 96 void apply2(SetTheory &ST, DagInit *Expr, in apply2() function 113 void apply2(SetTheory &ST, DagInit *Expr, in apply2() function 132 void apply2(SetTheory &ST, DagInit *Expr, in apply2() function
|
/external/v8/test/mjsunit/ |
D | debug-stepin-function-call.js | 110 function apply2() { function 146 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1];
|