Home
last modified time | relevance | path

Searched defs:typeCode (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/runtime/
H A Drandom.cpp56 auto typeCode{harvest.type().GetCategoryAndKind()}; in RTNAME() local
87 auto typeCode{size->type().GetCategoryAndKind()}; RTNAME() local
113 auto typeCode{put->type().GetCategoryAndKind()}; RTNAME() local
153 auto typeCode{get->type().GetCategoryAndKind()}; RTNAME() local
[all...]
H A Dtime-intrinsic.cpp231 auto typeCode{values->type().GetCategoryAndKind()}; DateAndTimeUnavailable() local
322 auto typeCode{values->type().GetCategoryAndKind()}; GetDateAndTime() local
422 auto typeCode{values->type().GetCategoryAndKind()}; RTNAME() local
438 auto typeCode{time->type().GetCategoryAndKind()}; RTNAME() local
[all...]
H A Dtools.cpp223 auto typeCode{length->type().GetCategoryAndKind()}; in StoreIntToDescriptor() local
245 Terminator &terminator, const char *intrinsic, TypeCode typeCode) { in CreatePartialReductionResult()
H A Dcommand.cpp100 auto typeCode{length->type().GetCategoryAndKind()}; FitsInDescriptor() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DPolymorphicOpConversion.cpp360 mlir::Value typeCode = rewriter.create<mlir::arith::ConstantOp>( genTypeLadderStep() local
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp952 char typeCode = '\0'; getInstTypeCode() local
1059 std::string typeCode = getInstTypeCode(BaseType, LocalCK); mangleName() local
[all...]
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp498 auto typeCode = matchAndRewrite() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1908 const char *typeCode; CheckVectorType() local