Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp212 bool isKeyColInstr(Record* CurInstr);
253 if (isKeyColInstr(CurInstr)) in buildRowInstrMap()
264 bool MapTableEmitter::isKeyColInstr(Record* CurInstr) { in isKeyColInstr() function in MapTableEmitter
/external/llvm-project/llvm/utils/TableGen/
DCodeGenMapTable.cpp211 bool isKeyColInstr(Record* CurInstr);
257 if (isKeyColInstr(CurInstr)) in buildRowInstrMap()
268 bool MapTableEmitter::isKeyColInstr(Record* CurInstr) { in isKeyColInstr() function in MapTableEmitter