Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenObjC/
H A Dmisc-atomic-property.m18 } bools; typedef
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp525 SmallVector<bool, 4> bools(xferOp.getTransferRank(), true); in splitFullAndPartialTransfer() local
/llvm-project/mlir/test/CAPI/
H A Dir.c996 int bools[] = {0, 1}; in printBuiltinAttributes() local