/freebsd-src/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() argument 40 StringValue(const char Val[]) : Value(Val) {} in StringValue() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVTargetStreamer.cpp | 45 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument 149 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
|
H A D | RISCVELFStreamer.cpp | 74 StringRef StringValue) { in emitIntTextAttribute() argument
|
/freebsd-src/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() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCELFStreamer.h | 103 std::string StringValue; global() member
|
/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | dtfield.c | 565 char *StringValue, in DtCompileBuffer() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | AMDGPUMetadataVerifier.cpp | 39 StringRef StringValue = Node.getString(); in verifyScalar() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 110 StringRef StringValue) {} in emitIntTextAttribute()
|
H A D | ARMELFStreamer.cpp | 224 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument 814 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 185 StringRef StringValue; global() member
|
H A D | MIParser.cpp | 1872 parseIRConstant(StringRef::iterator Loc,StringRef StringValue,PerFunctionMIParsingState & PFS,const Constant * & C,ErrorCallbackType ErrCB) parseIRConstant() argument 1884 parseIRConstant(StringRef::iterator Loc,StringRef StringValue,const Constant * & C) parseIRConstant() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 777 setAttributeItems(unsigned Attribute,unsigned IntValue,StringRef StringValue,bool OverwriteExisting) setAttributeItems() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 1572 StringRef StringValue; in parseDirectiveAttribute() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 2977 StringRef StringValue; parseDirectiveAttribute() local
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 1142 TEST(TestPropertyTest,StringValue) TEST() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 11581 StringRef StringValue = ""; parseDirectiveEabiAttr() local
|