Searched defs:setAttributeItem (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.h | 58 void setAttributeItem(unsigned Attribute, unsigned Value, in setAttributeItem() function 73 void setAttributeItem(unsigned Attribute, StringRef Value, in setAttributeItem() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYELFStreamer.h | 42 void setAttributeItem(unsigned Attribute, unsigned Value, in setAttributeItem() function 57 void setAttributeItem(unsigned Attribute, StringRef Value, in setAttributeItem() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 740 void MCELFStreamer::setAttributeItem(unsigned Attribute, unsigned Value, in setAttributeItem() function in MCELFStreamer 757 void MCELFStreamer::setAttributeItem(unsigned Attribute, StringRef Value, in setAttributeItem() function in MCELFStreamer
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/testbeans/ |
H A D | AttributeConverterBean.java | 46 public void setAttributeItem(AttributeItem attributeItem) { in setAttributeItem() method in AttributeConverterBean
|
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 291 void setAttributeItem(unsigned Attribute, unsigned Value, in setAttributeItem() function in __anon7ce36a2c0111::ARMTargetELFStreamer 312 void setAttributeItem(unsigned Attribute, StringRef Value, in setAttributeItem() function in __anon7ce36a2c0111::ARMTargetELFStreamer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 319 void setAttributeItem(unsigned Attribute, unsigned Value, in setAttributeItem() function in __anon11e65a4e0111::ARMTargetELFStreamer 340 void setAttributeItem(unsigned Attribute, StringRef Value, in setAttributeItem() function in __anon11e65a4e0111::ARMTargetELFStreamer
|