Searched refs:ForeachHelper (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/TableGen/ |
D | Record.cpp | 1045 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, 1057 Init *Result = ForeachHelper(LHS, Arg, RHSo, Type, in EvaluateOperation() 1086 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper() function 1214 Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), in Fold()
|