Home
last modified time | relevance | path

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

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