Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp38 const ValueTypeByHwMode &VVT = RC.getValueTypeNum(0); in getRegisterValueType()
46 const ValueTypeByHwMode &VVT = RC.getValueTypeNum(0); in getRegisterValueType()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h382 const ValueTypeByHwMode &getValueTypeNum(unsigned VTNum) const { in getValueTypeNum() function