Searched defs:SetFlags (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_sync.h | 74 void SetFlags(u32 f) { in SetFlags() function
|
| /freebsd/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/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 1161 const Value *RHS, bool SetFlags, in emitAddSub() 1295 Register RHSReg, bool SetFlags, in emitAddSub_rr() 1332 uint64_t Imm, bool SetFlags, in emitAddSub_ri() 1379 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1421 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1531 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd() 1560 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 606 void ArchSpec::SetFlags(const std::string &elf_abi) { in SetFlags() function in ArchSpec
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | ArchSpec.h | 536 void SetFlags(uint32_t flags) { m_flags = flags; } in SetFlags() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeRecordMapping.cpp | 73 FlagVector SetFlags; in getFlagNames() local
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 753 void SBCommand::SetFlags(uint32_t flags) { in SetFlags() function in SBCommand
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 1434 bool SetFlags = in RevertLoopDec() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 199 SmallVector<HexNumber, 10> SetFlags; in printFlags() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTable.h | 2365 std::vector<StringRef> SetFlags; variable
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 2339 SmallVector<EnumEntry<TFlag>, 10> SetFlags; in printFlags() local
|