Home
last modified time | relevance | path

Searched defs:ORC_RT_MARK_AS_BITMASK_ENUM (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dbitmask_enum.h46 #define ORC_RT_MARK_AS_BITMASK_ENUM(LargestValue) \ macro
H A Dexecutor_symbol_def.h41 ORC_RT_MARK_AS_BITMASK_ENUM( // LargestValue = enumerator
H A Dmacho_platform.cpp159 ORC_RT_MARK_AS_BITMASK_ENUM(/* LargestValue = */ Callable) enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dbitmask_enum_test.cpp116 ORC_RT_MARK_AS_BITMASK_ENUM(F3) enumerator
131 ORC_RT_MARK_AS_BITMASK_ENUM(F3) enumerator