Home
last modified time | relevance | path

Searched defs:CurInstrVal (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp246 Init *CurInstrVal = CurInstr->getValue(RowField)->getValue(); in buildRowInstrMap() local
273 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr() local
334 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenMapTable.cpp250 Init *CurInstrVal = RecVal->getValue(); in buildRowInstrMap() local
277 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr() local
338 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn() local