Home
last modified time | relevance | path

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

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