Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1110 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply() argument
1112 R.set(LHS, MHSe); in ForeachApply()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp1157 static Init *ItemApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ItemApply() argument
1159 R.set(LHS, MHSe); in ItemApply()