Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1193 auto typeCodeVal = this->genConstantOffset(loc, rewriter, typeCode); in __anon447c3e180d02() local
1195 return {len, typeCodeVal}; in __anon447c3e180d02()
1201 return {size, typeCodeVal}; in __anon447c3e180d02()