Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1270 return MatchTable::NamedValue(getTy().getCxxEnumValue()); in getValue()
1271 return MatchTable::NamedValue(getTy().getCxxEnumValue(), VI->second); in getValue()
1279 LLTCodeGen getTy() const { return Ty; } in getTy() function in __anon7790e1cf0111::LLTOperandMatcher
2467 return TM->getTy(); in getFirstConditionAsRootType()
/openbsd/src/gnu/llvm/libcxxabi/src/demangle/
DItaniumDemangle.h373 const Node *getTy() const { return Ty; } in getTy() function
/openbsd/src/gnu/llvm/llvm/include/llvm/Demangle/
DItaniumDemangle.h373 const Node *getTy() const { return Ty; } in getTy() function