Searched defs:unbox (Results 1 – 3 of 3) sorted by relevance
68 static void unbox(QualType &Ty) { in unbox() function
401 auto unbox = rewriter->create<fir::UnboxCharOp>( convertCallOp() local
5562 auto unbox = [&](fir::ExtendedValue exv) { genMvbits() local