Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DMSP430Attributes.cpp16 {TagDataModel, "Tag_Data_Model"},
H A DMSP430AttributeParser.cpp20 {MSP430Attrs::TagDataModel, &MSP430AttributeParser::parseDataModel},
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMSP430Attributes.h32 TagDataModel = 8, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp65 Streamer.emitInt8(TagDataModel); in MSP430TargetELFStreamer()