Home
last modified time | relevance | path

Searched refs:kAttributePosInBox (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTypeConverter.h31 static constexpr unsigned kAttributePosInBox = 5; variable
229 getDescFieldTypeModel<kAttributePosInBox>()(&getContext()));
H A DCodeGen.cpp251 getValueFromBox(loc, box, attrTy, rewriter, kAttributePosInBox); in genBoxAttributeCheck()
1380 insertField(rewriter, loc, descriptor, {kAttributePosInBox}, in consDescriptorPrefix()