Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h53 BLOCK_USE_STRET = (1 << 29), enumerator
H A DCGBlocks.cpp834 flags |= BLOCK_USE_STRET; in EmitBlockLiteral()
1316 flags |= BLOCK_USE_STRET; in buildGlobalBlock()