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 DOptionRSTEmitter.cpp49 std::vector<StringRef> Prefixes = R->getValueAsListOfStrings("Prefixes"); in emitOptionRst() local
H A DOptionParserEmitter.cpp49 std::vector<StringRef> Prefixes = R.getValueAsListOfStrings("Prefixes"); in getOptionPrefixedName() local
266 PrefixesT Prefixes; in emitOptionParser() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h209 SmallVectorImpl<StringRef> &Prefixes) const { in appendOptionPrefixes()
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp146 static bool isInput(const ArrayRef<StringRef> &Prefixes, StringRef Arg) { in isInput()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp437 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.cpp4156 unsigned Prefixes = getPrefixes(Operands); in matchAndEmitInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2157 SmallVector<std::string, 8> Prefixes; in init() local
2257 const llvm::Triple &TargetTriple, SmallVectorImpl<std::string> &Prefixes, in AddDefaultGCCPrefixes()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1045 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1693 SmallVector<std::pair<StringRef, size_t>> Prefixes; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1758 SmallVector<SDValue,8> Prefixes; in LowerHvxConcatVectors() local