Home
last modified time | relevance | path

Searched refs:setAttributeItems (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h72 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() function
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h88 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() function
H A DRISCVELFStreamer.cpp67 setAttributeItems(Attribute, IntValue, StringValue, in emitIntTextAttribute()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCELFStreamer.h112 void setAttributeItems(unsigned Attribute, unsigned IntValue,
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCELFStreamer.cpp777 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() function in MCELFStreamer
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp815 getStreamer().setAttributeItems(Attribute, IntValue, StringValue, in emitIntTextAttribute()