Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenRegisters.h352 ArrayRef<ValueTypeByHwMode> getValueTypes() const { return VTs; } in getValueTypes() function
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp1967 static std::vector<PyType> getValueTypes(Container &container, in getValueTypes() function