Searched refs:flags1 (Results 1 – 10 of 10) sorted by relevance
5 ;CHECK-LABEL: @flags1(10 define i32 @flags1(i32 %n, i32* nocapture %A) nounwind uwtable ssp {
78 llvm::support::ulittle32_t flags1; member
29 if (flags1 & pid_flag) in GetPid()
639 misc_info.flags1 = static_cast<llvm::support::ulittle32_t>(0); in AddMiscInfo()645 misc_info.flags1 = in AddMiscInfo()
792 Elf_Word flags1; // General flags
279 ## Check how we dump the flags1 field.
142 flags.flags1 |= s->flags1; in create()
1575 S->Flags1 = Flags->flags1; in dumpMipsABIFlags()
1640 Flags.flags1 = Section.Flags1; in writeSectionContent()
6436 OS << "FLAGS 1: " << format_hex_no_prefix(Flags->flags1, 8, false) << "\n"; in printMipsABIFlags()7477 W.printFlags("Flags 1", Flags->flags1, makeArrayRef(ElfMipsFlags1)); in printMipsABIFlags()