Searched defs:Prefixes (Results 1 – 10 of 10) sorted by relevance
44 const char *const *Prefixes; member
112 type Prefixes = "foo" | "bar"; alias
298 UStringVector Prefixes; variable
169 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput()
51 unsigned Prefixes; member
3212 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitATTInstruction() local3415 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitIntelInstruction() local
684 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
395 TEST(NumbersTest, Prefixes) { in TEST() argument
133 enum Prefixes { enum
1123 SmallVector<SDValue,8> Prefixes; in LowerHvxConcatVectors() local