Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp56 std::vector<StringRef> Prefixes = R->getValueAsListOfStrings("Prefixes"); in EmitOptRST() local
H A DOptParserEmitter.cpp38 std::vector<StringRef> Prefixes = R.getValueAsListOfStrings("Prefixes"); in getOptionPrefixedName() local
265 PrefixesT Prefixes; in EmitOptParser() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h58 ArrayRef<StringLiteral> Prefixes; member
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp151 static bool isInput(const ArrayRef<StringLiteral> &Prefixes, StringRef Arg) { in isInput()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp435 const auto &Prefixes = Diags.getDiagnosticOptions().VerifyPrefixes; in ParseDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h54 unsigned Prefixes; member
H A DX86AsmParser.cpp4062 unsigned Prefixes = getPrefixes(Operands); in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1041 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2281 SmallVector<std::string, 8> Prefixes; in init() local
2381 const llvm::Triple &TargetTriple, SmallVectorImpl<std::string> &Prefixes, in AddDefaultGCCPrefixes()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1655 SmallVector<std::pair<StringRef, size_t>> Prefixes; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1744 SmallVector<SDValue,8> Prefixes; LowerHvxConcatVectors() local