Searched defs:SetFlags (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | Symbol.h | 153 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_sync.h | 91 void SetFlags(u32 f) { in SetFlags() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 1128 const Value *RHS, bool SetFlags, in emitAddSub() 1283 bool RHSIsKill, bool SetFlags, in emitAddSub_rr() 1321 bool SetFlags, bool WantResult) { in emitAddSub_ri() 1368 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1411 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1522 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd() 1552 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| H A D | ArchSpec.h | 583 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 121 FlagVector SetFlags; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 639 void ArchSpec::SetFlags(std::string elf_abi) { in SetFlags() function in ArchSpec
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 661 void SBCommand::SetFlags(uint32_t flags) { in SetFlags() function in SBCommand
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 1763 FlagVector SetFlags; in printFlags() local
|