Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp700 return TM->getTy(); in getFirstConditionAsRootType()
1168 return MatchTable::NamedValue(1, getTy().getCxxEnumValue()); in getValue()
1169 return MatchTable::NamedValue(1, getTy().getCxxEnumValue(), VI->second); in getValue()
H A DGlobalISelMatchTable.h959 LLTCodeGen getTy() const { return Ty; } in getTy() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h378 const Node *getTy() const { return Ty; } in getTy() function