Home
last modified time | relevance | path

Searched defs:StringValue (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h34 struct StringValue { struct
38 StringValue() = default; argument
39 StringValue(std::string Value) : Value(std::move(Value)) {} in StringValue() function
40 StringValue(const char Val[]) : Value(Val) {} in StringValue() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h27 std::string StringValue; member
73 StringRef StringValue, bool OverwriteExisting) { in setAttributeItems()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp53 StringRef StringValue) {} in emitIntTextAttribute()
168 StringRef StringValue) {} in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp74 StringRef StringValue) { in emitIntTextAttribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h107 std::string StringValue; member
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtfield.c565 char *StringValue, in DtCompileBuffer()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp40 Node.fromString(StringValue); in verifyScalar() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp110 StringRef StringValue) {} in emitIntTextAttribute() argument
H A DARMELFStreamer.cpp223 StringRef StringValue) { in emitIntTextAttribute()
805 StringRef StringValue) { in emitIntTextAttribute()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h189 StringRef StringValue; member
H A DMIParser.cpp1878 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant()
1890 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp674 StringRef StringValue, in setAttributeItems()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp557 StringRef StringValue; in parseChangeSectionLMA() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1572 StringRef StringValue; in parseDirectiveAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3040 StringRef StringValue; in parseDirectiveAttribute() local
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc1146 TEST(TestPropertyTest, StringValue) { in TEST() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11840 StringRef StringValue = ""; in parseDirectiveEabiAttr() local