Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp1007 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type,
1019 Init *Result = ForeachHelper(LHS, Arg, RHSo, Type, in EvaluateOperation()
1055 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper() function
1188 Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), in Fold()
/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-7.0/llvm/lib/TableGen/
DRecord.cpp1059 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper() function
1124 if (Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), CurRec)) in Fold()