Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/
H A Dshared_mutex30 // Exclusive ownership
53 // Exclusive ownership
168 // Exclusive ownership
193 // Exclusive ownership
232 // Exclusive ownership
/freebsd/contrib/file/magic/Magdir/
H A Dsysex11 # 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/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.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()
H A DARMScheduleM7.td230 // Exclusive loads/stores cannot be dual-issued
H A DARMInstrFormats.td712 // Exclusive load/store instructions
H A DARMInstrNEON.td5322 // VEOR : Vector Bitwise Exclusive OR
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.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)
H A DVEInstrInfo.td1273 // Section 8.5.3 - XOR (Exclusive OR)
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in727 #define LOCK_EX 2 /* Exclusive lock */
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td547 // Exclusive or.