Searched refs:ATTR_NONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp333 ATTR_NONE, enumerator in enum:__anon4934
1548 bitAttrs.push_back(ATTR_NONE);
1557 case ATTR_NONE:
1598 bitAttr_t RA = ATTR_NONE;
1604 assert(bitAttr != ATTR_NONE && "Bit without attributes");
1607 case ATTR_NONE:
1629 RA = ATTR_NONE;
1635 RA = ATTR_NONE;
1651 RA = ATTR_NONE;
1660 RA = ATTR_NONE;
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h50 ATTR_NONE = 0x00, enumerator in enum:llvm::X86Disassembler::attributeBits
/freebsd-13-stable/contrib/jemalloc/src/
H A Dextent.c116 #define ATTR_NONE /* does nothing */ macro
118 ph_gen(ATTR_NONE, extent_avail_, extent_tree_t, extent_t, ph_link,
121 #undef ATTR_NONE macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1071 attrMask = ATTR_NONE;

Completed in 182 milliseconds