Home
last modified time | relevance | path

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

/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() argument
40 StringValue(const char Val[]) : Value(Val) {} in StringValue() argument
[all...]
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h27 std::string StringValue; member
73 StringRef StringValue, bool OverwriteExisting) { in setAttributeItems() argument
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp53 StringRef StringValue) {} in emitIntTextAttribute()
168 StringRef StringValue) {} in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp74 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h104 std::string StringValue; global() member
/llvm-project/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp39 StringRef StringValue = Node.getString(); in verifyScalar() local
/llvm-project/llvm/unittests/Support/
H A DCSKYAttributeParserTest.cpp20 const char *StringValue; member
H A DScopedPrinterTest.cpp898 const std::string StringValue = "Value"; in TEST_F() local
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp110 StringRef StringValue) {} in emitIntTextAttribute() argument
H A DARMELFStreamer.cpp224 StringRef StringValue) { in emitIntTextAttribute() argument
809 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h189 StringRef StringValue; global() member
H A DMIParser.cpp1878 parseIRConstant(StringRef::iterator Loc,StringRef StringValue,PerFunctionMIParsingState & PFS,const Constant * & C,ErrorCallbackType ErrCB) parseIRConstant() argument
1890 parseIRConstant(StringRef::iterator Loc,StringRef StringValue,const Constant * & C) parseIRConstant() argument
/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp682 setAttributeItems(unsigned Attribute,unsigned IntValue,StringRef StringValue,bool OverwriteExisting) setAttributeItems() argument
[all...]
/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp628 StringRef StringValue = "925"; in TEST_F() local
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp557 StringRef StringValue; parseChangeSectionLMA() local
/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1572 StringRef StringValue; parseDirectiveAttribute() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp79 const char *StringValue = "Hello"; in TestAllForms() local
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3003 StringRef StringValue; parseDirectiveAttribute() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11840 StringRef StringValue = ""; parseDirectiveEabiAttr() local