Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DRecord.cpp947 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type,
956 return ForeachHelper(LHS, Arg, RHSo, Type, CurRec, CurMultiClass); in EvaluateOperation()
979 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper() function
1088 if (Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), in Fold()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1145 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper() function
1210 if (Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), CurRec)) in Fold()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp1192 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper() function
1283 if (Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), CurRec)) in Fold()