Home
last modified time | relevance | path

Searched refs:apply2 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DSetTheory.cpp66 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/clang/test/Index/
Dcomplete-parameterized-classes.m14 -(void)apply2:(void(^_Nonnull)(T, U))block;
46 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(MyClsA *, M…
57 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(id, NSObjec…
68 // CHECK-CC6: ObjCInstanceMethodDecl:{LeftParen (}{Text void}{RightParen )}{TypedText apply2}{Typed…
/external/llvm/lib/TableGen/
DSetTheory.cpp70 virtual void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N,
84 apply2(ST, Expr, Set, II->getValue(), Elts, Loc); in apply()
90 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function
102 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function
119 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function
137 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function