/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MIRYamlMapping.h | 34 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 D | CSKYELFStreamer.h | 27 std::string StringValue; member 73 StringRef StringValue, bool OverwriteExisting) { in setAttributeItems()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVTargetStreamer.cpp | 53 StringRef StringValue) {} in emitIntTextAttribute() 168 StringRef StringValue) {} in emitIntTextAttribute()
|
H A D | RISCVELFStreamer.cpp | 74 StringRef StringValue) { in emitIntTextAttribute()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCELFStreamer.h | 107 std::string StringValue; member
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | dtfield.c | 565 char *StringValue, in DtCompileBuffer()
|
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | AMDGPUMetadataVerifier.cpp | 40 Node.fromString(StringValue); in verifyScalar() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 110 StringRef StringValue) {} in emitIntTextAttribute() argument
|
H A D | ARMELFStreamer.cpp | 223 StringRef StringValue) { in emitIntTextAttribute() 805 StringRef StringValue) { in emitIntTextAttribute()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 189 StringRef StringValue; member
|
H A D | MIParser.cpp | 1878 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 D | MCELFStreamer.cpp | 674 StringRef StringValue, in setAttributeItems()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 557 StringRef StringValue; in parseChangeSectionLMA() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 1572 StringRef StringValue; in parseDirectiveAttribute() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 3040 StringRef StringValue; in parseDirectiveAttribute() local
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 1146 TEST(TestPropertyTest, StringValue) { in TEST() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 11840 StringRef StringValue = ""; in parseDirectiveEabiAttr() local
|