Searched defs:SetFlags (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_sync.h | 74 void SetFlags(u32 f) { in SetFlags() function
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | Symbol.h | 176 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 1165 const Value *RHS, bool SetFlags, in emitAddSub() 1299 unsigned RHSReg, bool SetFlags, in emitAddSub_rr() 1336 uint64_t Imm, bool SetFlags, in emitAddSub_ri() 1383 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1425 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1533 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd() 1562 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 583 void ArchSpec::SetFlags(const std::string &elf_abi) { in SetFlags() function in ArchSpec
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | ArchSpec.h | 528 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 710 void SBCommand::SetFlags(uint32_t flags) { in SetFlags() function in SBCommand
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeRecordMapping.cpp | 73 FlagVector SetFlags; in getFlagNames() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 164 SmallVector<FlagEntry, 10> SetFlags; variable 189 SmallVector<HexNumber, 10> SetFlags; in printFlags() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 1453 bool SetFlags = in RevertLoopDec() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelMatchTable.h | 2258 std::vector<StringRef> SetFlags; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 2310 SmallVector<EnumEntry<TFlag>, 10> SetFlags; in printFlags() local
|