Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h70 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() function
H A DRISCVELFStreamer.cpp92 setAttributeItems(Attribute, IntValue, StringValue, in emitIntTextAttribute()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h105 void setAttributeItems(unsigned Attribute, unsigned IntValue,
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp771 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() function in MCELFStreamer
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp706 getStreamer().setAttributeItems(Attribute, IntValue, StringValue, in emitIntTextAttribute()