Searched defs:SetFlags (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | Symbol.h | 161 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_sync.h | 74 void SetFlags(u32 f) { in SetFlags() function
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1162 const Value *RHS, bool SetFlags, in emitAddSub() 1305 unsigned RHSReg, bool SetFlags, in emitAddSub_rr() 1342 uint64_t Imm, bool SetFlags, in emitAddSub_ri() 1389 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1431 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1539 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd() 1568 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | ArchSpec.cpp | 580 void ArchSpec::SetFlags(const std::string &elf_abi) { in SetFlags() function in ArchSpec
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 164 SmallVector<FlagEntry, 10> SetFlags; variable 189 SmallVector<HexNumber, 10> SetFlags; in printFlags() local
|
/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBCommandInterpreter.cpp | 690 void SBCommand::SetFlags(uint32_t flags) { in SetFlags() function in SBCommand
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | ArchSpec.h | 542 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 73 FlagVector SetFlags; in getFlagNames() local
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 1459 bool SetFlags = in RevertLoopDec() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2205 SmallVector<EnumEntry<TFlag>, 10> SetFlags; in printFlags() local
|