Home
last modified time | relevance | path

Searched defs:Prefixes (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp63 std::vector<StringRef> Prefixes = R->getValueAsListOfStrings("Prefixes"); in EmitOptRST() local
H A DOptParserEmitter.cpp39 std::vector<StringRef> Prefixes = R.getValueAsListOfStrings("Prefixes"); in getOptionSpelling() local
228 PrefixesT Prefixes; in EmitOptParser() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOptTable.h46 const char *const *Prefixes; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp170 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { in isInput()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp431 const auto &Prefixes = Diags.getDiagnosticOptions().VerifyPrefixes; in ParseDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp1912 SmallVector<std::string, 8> Prefixes; in init() local
2022 const llvm::Triple &TargetTriple, SmallVectorImpl<std::string> &Prefixes, in AddDefaultGCCPrefixes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h49 unsigned Prefixes; member
H A DX86AsmParser.cpp4129 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitATTInstruction() local
4388 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitIntelInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1149 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1330 SmallVector<SDValue,8> Prefixes; in LowerHvxConcatVectors() local