Home
last modified time | relevance | path

Searched defs:unbox (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp68 static void unbox(QualType &Ty) { in unbox() function
/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp250 auto unbox = rewriter->create<fir::UnboxCharOp>( in convertCallOp() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp3430 auto unbox = [&](fir::ExtendedValue exv) { in genMvbits() local