Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1153 return MatchTable::NamedValue(getTy().getCxxEnumValue()); in getValue()
1154 return MatchTable::NamedValue(getTy().getCxxEnumValue(), VI->second); in getValue()
1162 LLTCodeGen getTy() const { return Ty; } in getTy() function in __anon685cc1160111::LLTOperandMatcher
2015 return TM->getTy(); in getFirstConditionAsRootType()