Home
last modified time | relevance | path

Searched defs:ele (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2205 __anonae090d041702(CustomDirective *ele) genOptionalGroupPrinterAnchor() argument
2223 __anonae090d041a02(CustomDirective *ele) collect() argument
2227 __anonae090d041b02(OptionalElement *ele) collect() argument
2331 __anonae090d042002(OperandVariable *ele) genElementPrinter() argument
2339 __anonae090d042102(ResultVariable *ele) genElementPrinter() argument
3433 __anonae090d042a02(OperandVariable *ele) verifyOIListParsingElement() argument
3441 __anonae090d042b02(ResultVariable *ele) verifyOIListParsingElement() argument
3562 __anonae090d043102(OperandVariable *ele) verifyOptionalGroupElement() argument
3570 __anonae090d043202(ResultVariable *ele) verifyOptionalGroupElement() argument
3581 __anonae090d043402(TypeDirective *ele) verifyOptionalGroupElement() argument
3585 __anonae090d043502(FunctionalTypeDirective *ele) verifyOptionalGroupElement() argument
3592 __anonae090d043602(CustomDirective *ele) verifyOptionalGroupElement() argument
[all...]
/llvm-project/flang/include/flang/Lower/
H A DIterationSpace.h110 void setElement(fir::ExtendedValue &&ele) { in setElement() argument
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTypeConverter.cpp215 mlir::Type ele = box.getEleTy(); convertBoxTypeAsStruct() local
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DPPCIntrinsicCall.h196 static inline VecTypeInfo getVecTypeFromEle(mlir::Value ele) { in getVecTypeFromEle() argument
/llvm-project/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp3018 for (const auto &ele : designators) { Enter() local
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp4015 auto ele = convertElementForUpdate(loc, eleTy, fir::getBase(exv)); defaultStoreToDestination() local
6852 auto ele = convertElementForUpdate(loc, eleTy, iters.getElement()); applyPathToArrayLoad() local
6858 auto ele = convertElementForUpdate(loc, eleTy, iters.getElement()); applyPathToArrayLoad() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp2422 getElementOf(mlir::Type & ele,mlir::Type ref) getElementOf() argument