Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp128 ListInit *ColValList = MapRec->getValueAsListInit("ValueCols"); in InstrMap() local
131 if (ColValList->empty()) in InstrMap()
135 for (Init *I : ColValList->getValues()) { in InstrMap()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp128 ListInit *ColValList = MapRec->getValueAsListInit("ValueCols"); in InstrMap() local
131 if (ColValList->empty()) in InstrMap()
135 for (Init *I : ColValList->getValues()) { in InstrMap()