Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp291 void setAttributeItem(unsigned Attribute, unsigned Value, in setAttributeItem() function in __anon852c50f70111::ARMTargetELFStreamer
312 void setAttributeItem(unsigned Attribute, StringRef Value, in setAttributeItem() function in __anon852c50f70111::ARMTargetELFStreamer
666 setAttributeItem(Attribute, Value, /* OverwriteExisting= */ true); in emitAttribute()
670 setAttributeItem(Attribute, Value, /* OverwriteExisting= */ true); in emitTextAttribute()
687 setAttributeItem(CPU_name, in emitArchDefaultAttributes()
692 setAttributeItem(CPU_arch, in emitArchDefaultAttributes()
696 setAttributeItem(CPU_arch, in emitArchDefaultAttributes()
706 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
713 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
714 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
[all …]