Searched defs:charLen (Results 1 – 7 of 7) sorted by relevance
239 const std::size_t charLen = sizeof(input); in TEST_F() local 260 const std::size_t charLen = sizeof(input); in TEST_F() local 271 const std::size_t charLen = sizeof(input); in TEST_F() local 802 const int charLen{3}; TEST_F() local 811 int charLen; TEST_F() local [all...]
54 int64_t charLen() const { return len; } in charLen() function80 std::optional<Fortran::lower::SomeExpr> charLen() const { in charLen() function
276 mangleArrayLiteral(size_t size,const Fortran::evaluate::ConstantSubscripts & shape,Fortran::common::TypeCategory cat,int kind,Fortran::common::ConstantSubscript charLen,llvm::StringRef derivedName) mangleArrayLiteral() argument
538 createBoxProcCharTuple(Fortran::lower::AbstractConverter & converter,mlir::Type argTy,mlir::Value funcAddr,mlir::Value charLen) createBoxProcCharTuple() argument 2011 mlir::Value charLen; genArrayTempFromMold() local 5674 fir::CharacterType::LenType charLen = charTy.getLen(); genarr() local 6345 std::optional<mlir::Value> charLen; genArrayCtorInitializer() local 6429 std::optional<mlir::Value> charLen; genarr() local [all...]
3649 mlir::Value charLen = genFIR() local
678 std::optional<fir::CharacterType::LenType> charLen; global() member in Fortran::lower::omp::TypeInfo 736 mlir::Value charLen = builder.createIntegerConstant( createCopyFunc() local
733 mlir::Value charLen = create<fir::UndefOp>(loc, getCharacterLengthType()); genAbsentOp() local