Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp296 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable() local
297 ColInstrVec[ColIdx] = ColInstr; in buildMapTable()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp301 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable() local
302 ColInstrVec[ColIdx] = ColInstr; in buildMapTable()