Home
last modified time | relevance | path

Searched refs:ATTR_NONE (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DFixedLenDecoderEmitter.cpp190 ATTR_NONE, enumerator
995 bitAttrs.push_back(ATTR_NONE); in filterProcessor()
1004 case ATTR_NONE: in filterProcessor()
1045 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1051 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1054 case ATTR_NONE: in filterProcessor()
1076 RA = ATTR_NONE; in filterProcessor()
1082 RA = ATTR_NONE; in filterProcessor()
1098 RA = ATTR_NONE; in filterProcessor()
1107 RA = ATTR_NONE; in filterProcessor()
[all …]
DARMDecoderEmitter.cpp331 ATTR_NONE, enumerator
1159 bitAttrs[BitIndex] = ATTR_NONE; in filterProcessor()
1168 case ATTR_NONE: in filterProcessor()
1209 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1215 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1218 case ATTR_NONE: in filterProcessor()
1240 RA = ATTR_NONE; in filterProcessor()
1246 RA = ATTR_NONE; in filterProcessor()
1262 RA = ATTR_NONE; in filterProcessor()
1271 RA = ATTR_NONE; in filterProcessor()
[all …]
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp281 ATTR_NONE, enumerator
1462 bitAttrs.push_back(ATTR_NONE); in filterProcessor()
1471 case ATTR_NONE: in filterProcessor()
1512 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1518 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1521 case ATTR_NONE: in filterProcessor()
1543 RA = ATTR_NONE; in filterProcessor()
1549 RA = ATTR_NONE; in filterProcessor()
1565 RA = ATTR_NONE; in filterProcessor()
1574 RA = ATTR_NONE; in filterProcessor()
[all …]
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h104 ATTR_NONE, enumerator
105 ATTR_NUM = ATTR_NONE
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp297 ATTR_NONE, enumerator
1488 bitAttrs.push_back(ATTR_NONE); in filterProcessor()
1497 case ATTR_NONE: in filterProcessor()
1538 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1544 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1547 case ATTR_NONE: in filterProcessor()
1569 RA = ATTR_NONE; in filterProcessor()
1575 RA = ATTR_NONE; in filterProcessor()
1591 RA = ATTR_NONE; in filterProcessor()
1600 RA = ATTR_NONE; in filterProcessor()
[all …]
/external/kernel-headers/original/uapi/linux/
Dmsdos_fs.h36 #define ATTR_NONE 0 /* no attribute bits */ macro
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
DX86DisassemblerDecoderCommon.h51 ENUM_ENTRY(ATTR_NONE, 0x00) \
DX86DisassemblerDecoder.c721 attrMask = ATTR_NONE; in getID()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DX86DisassemblerDecoderCommon.h51 ENUM_ENTRY(ATTR_NONE, 0x00) \
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoderCommon.h49 ENUM_ENTRY(ATTR_NONE, 0x00) \
DX86DisassemblerDecoder.cpp879 attrMask = ATTR_NONE; in getID()
/external/capstone/arch/X86/
DX86DisassemblerDecoderCommon.h50 ENUM_ENTRY(ATTR_NONE, 0x00) \
DX86DisassemblerDecoder.c1157 attrMask = ATTR_NONE; in getID()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp859 attrMask = ATTR_NONE; in getID()