Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1613 static Init *FilterHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in FilterHelper() function
1691 if (Init *Result = FilterHelper(LHS, MHS, RHS, getType(), CurRec)) in Fold()