Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DTypeDetail.h100 ArrayRef<Type> getTypeList() const { in getTypeList() function
163 ArrayRef<Type> getTypeList() const { in getTypeList() function
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRType.cpp156 llvm::ArrayRef<RecordType::TypePair> getTypeList() const { return types; } in getTypeList() function
1001 RecordType::TypeList fir::RecordType::getTypeList() const { getTypeList() function in fir::RecordType
[all...]