Searched defs:Special (Results 1 – 12 of 12) sorted by relevance
16 #### Special subsubsection
96 Special = group(r'\r?\n', r':=', r'[:;.,`@]') variable
123 Special = group(*map(re.escape, sorted(EXACT_TOKEN_TYPES, reverse=True))) variable
37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
182 bool Special = in PrescanInstruction() local
466 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
67 const char *Special = "!*'();:@&=+$,/?%#[]012Az-`~.\xff\x00"; in RandCh() local
77 unsigned Special : 1; // Needs to be dealt with specially member
603 class Special: class
1538 Optional<SpecialCase> Special; in SimplifyNVVMIntrinsic() member
809 const StringView Special; variable
1140 Special, ///< A special case of basic, allowing -1 scales. enumerator