Home
last modified time | relevance | path

Searched refs:Exclusive (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/libcxx/include/
HDshared_mutex30 // Exclusive ownership
53 // Exclusive ownership
168 // Exclusive ownership
193 // Exclusive ownership
232 // Exclusive ownership
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/
HDMultilib.cpp175 Exclusive, enumerator
221 io.enumCase(Val, "Exclusive", MultilibGroupType::Exclusive); in enumeration()
/freebsd-14-stable/contrib/file/magic/Magdir/
HDsysex11 # MIDI System Exclusive (SysEx) messages (strength=50) after Microsoft Visual C library (strength=7…
17 # display information about MIDI System Exclusive (SysEx) messages
20 >1 ubyte x MIDI audio System Exclusive (SysEx) message -
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMLowOverheadLoops.cpp256 bool isPredicatedOnVCTP(MachineInstr *MI, bool Exclusive = false) { in isPredicatedOnVCTP() argument
258 if (Exclusive && Predicates.size() != 1) in isPredicatedOnVCTP()
267 bool isEntryPredicatedOnVCTP(VPTBlock &Block, bool Exclusive = false) { in isEntryPredicatedOnVCTP() argument
269 return isPredicatedOnVCTP(Insts.front(), Exclusive); in isEntryPredicatedOnVCTP()
HDARMScheduleM7.td230 // Exclusive loads/stores cannot be dual-issued
HDARMScheduleM85.td253 // Exclusive/acquire/release loads/stores cannot be dual-issued
HDARMInstrFormats.td712 // Exclusive load/store instructions
HDARMInstrNEON.td5322 // VEOR : Vector Bitwise Exclusive OR
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEInstrVec.td1009 // Section 8.11.3 - VXOR (Vector Exclusive Or)
1399 // Section 8.14.9 - VRXOR (Vector Reduction Exclusive Or)
1494 // Section 8.17.6 - XORM (Exclusive Or VM)
HDVEInstrInfo.td1273 // Section 8.5.3 - XOR (Exclusive OR)
/freebsd-14-stable/crypto/heimdal/lib/roken/
HDroken.h.in727 #define LOCK_EX 2 /* Exclusive lock */
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrVector.td547 // Exclusive or.