Home
last modified time | relevance | path

Searched defs:StringValue (Results 1 – 18 of 18) 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() function
/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.cpp62 StringRef StringValue) {} in emitIntTextAttribute()
236 StringRef StringValue) {} in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp65 StringRef StringValue) { in emitIntTextAttribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h35 std::string StringValue; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h99 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()
H A DARMELFStreamer.cpp228 StringRef StringValue) { in emitIntTextAttribute()
809 StringRef StringValue) { in emitIntTextAttribute()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp558 StringRef StringValue, in setAttributeItems()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h191 StringRef StringValue; member
H A DMIParser.cpp1887 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant()
1899 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp601 StringRef StringValue; in parseChangeSectionLMA() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1570 StringRef StringValue; in parseDirectiveAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3264 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.cpp11898 StringRef StringValue = ""; in parseDirectiveEabiAttr() local