Home
last modified time | relevance | path

Searched refs:Swap (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/stand/i386/btx/lib/
H A Dbtxv86.S58 # Swap V86 and user registers.
60 __v86_swap: xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
61 xchgl %eax,V86_EAX(%ebp) # Swap EAX
62 xchgl %ecx,V86_ECX(%ebp) # Swap ECX
63 xchgl %edx,V86_EDX(%ebp) # Swap EDX
64 xchgl %ebx,V86_EBX(%ebp) # Swap EBX
68 xchgl %eax,V86_EFL(%ebp) # Swap
72 xchgl %eax,V86_EBP(%ebp) # Swap
75 xchgl %esi,V86_ESI(%ebp) # Swap ESI
76 xchgl %edi,V86_EDI(%ebp) # Swap EDI
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp78 Swap.reset(new SwappedData); in parse()
87 if (Swap) { in parse()
90 Swap->Hdr = ExpectedHdr.get(); in parse()
93 Hdr = &Swap->Hdr; in parse()
102 if (!Swap) { in parse()
140 Swap->AddrOffsets.resize(Hdr->NumAddresses * Hdr->AddrOffSize); in parse()
143 if (!Data.getU8(&Offset, Swap->AddrOffsets.data(), Hdr->NumAddresses)) in parse()
149 reinterpret_cast<uint16_t *>(Swap->AddrOffsets.data()), in parse()
156 reinterpret_cast<uint32_t *>(Swap->AddrOffsets.data()), in parse()
163 reinterpret_cast<uint64_t *>(Swap->AddrOffsets.data()), in parse()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h117 bool Swap; in getStmtChildren() local
124 Swap = true; in getStmtChildren()
129 Swap = Children.size() != 2; in getStmtChildren()
132 Swap = CE->isInfixBinaryOp(); in getStmtChildren()
135 if (Swap && Children.size() > 1) in getStmtChildren()
/freebsd/contrib/file/magic/Magdir/
H A Deditors30 # Vi IMproved Swap file
43 0 string \x00\x00\x00\x12Kate\ Swap\ File\ 2.0\x00 Kate swap file
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp433 bool Swap; in shrinkMadFma() local
438 Swap = false; in shrinkMadFma()
440 Swap = true; in shrinkMadFma()
476 Swap = false; in shrinkMadFma()
478 Swap = true; in shrinkMadFma()
517 if (Swap) { in shrinkMadFma()
799 for (MachineInstr *Swap : Swaps) { in matchSwap()
800 Swap->removeOperand(Swap->getNumExplicitOperands()); in matchSwap()
801 Swap->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
H A DAMDGPUInstCombineIntrinsic.cpp1123 bool Swap = false; in instCombineIntrinsic() local
1129 Swap = true; in instCombineIntrinsic()
1134 Swap = true; in instCombineIntrinsic()
1139 Swap = true; in instCombineIntrinsic()
1142 if (Swap) { in instCombineIntrinsic()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h501 template<class T> void Swap(T& a, T& b) { in Swap() function
597 Swap(data_, other.data_); in swap()
598 Swap(capacity_bytes_, other.capacity_bytes_); in swap()
599 Swap(size_, other.size_); in swap()
684 Swap(v[j], v[p]);
692 Swap(v[0], v[i]);
703 Swap(v[j], v[max_ind]);
H A Dsanitizer_deadlock_detector.h80 Swap(recursive_locks[i], recursive_locks[n_recursive_locks]); in removeLock()
90 Swap(all_locks_with_contexts_[i], in removeLock()
161 Swap(edges_[i], edges_[n_edges_ - 1]); in newNode()
H A Dsanitizer_allocator.h61 Swap(a[i], a[RandN(&state, i + 1)]); in RandomShuffle()
H A Dsanitizer_dense_map.h615 Swap(Buckets, RHS.Buckets); in swap()
616 Swap(NumEntries, RHS.NumEntries); in swap()
617 Swap(NumTombstones, RHS.NumTombstones); in swap()
618 Swap(NumBuckets, RHS.NumBuckets); in swap()
/freebsd/contrib/dialog/samples/install/
H A Dsetup.c72 Swap enumerator
141 partitions[num_partition].type = Swap; in read_partitions()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h65 template <class T> void Swap(T &A, T &B) { in Swap() function
115 Swap(A[I], A[getRandomModN(&State, I + 1)]); in shuffle()
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DValueObjectList.h45 void Swap(ValueObjectList &value_object_list);
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp43 Swap(trace_buffer[i], trace_buffer[size - 1 - i]); in ReverseOrder()
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectList.cpp101 void ValueObjectList::Swap(ValueObjectList &value_object_list) { in Swap() function in ValueObjectList
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h67 std::unique_ptr<SwappedData> Swap; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZa.td12 // - Zacas (v1.0-rc1) : Atomic Compare-and-Swap.
18 // Zacas (Atomic Compare-and-Swap)
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4357 bool HasVSX, bool &Swap, bool &Negate) { in getVCmpInst() argument
4358 Swap = false; in getVCmpInst()
4364 case ISD::SETLE: CC = ISD::SETGE; Swap = true; break; in getVCmpInst()
4365 case ISD::SETLT: CC = ISD::SETGT; Swap = true; break; in getVCmpInst()
4366 case ISD::SETOLE: CC = ISD::SETOGE; Swap = true; break; in getVCmpInst()
4367 case ISD::SETOLT: CC = ISD::SETOGT; Swap = true; break; in getVCmpInst()
4368 case ISD::SETUGE: CC = ISD::SETULE; Swap = true; break; in getVCmpInst()
4369 case ISD::SETUGT: CC = ISD::SETULT; Swap = true; break; in getVCmpInst()
4410 case ISD::SETGE: CC = ISD::SETLE; Swap = true; break; in getVCmpInst()
4411 case ISD::SETLT: CC = ISD::SETGT; Swap = true; break; in getVCmpInst()
[all …]
H A DPPCISelLowering.h657 bool &Swap, bool IsLE);
678 bool &Swap, bool IsLE);
698 unsigned &InsertAtByte, bool &Swap, bool IsLE);
H A DPPCISelLowering.cpp2297 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() argument
2316 Swap = M0 < 4; in isXXINSERTWMask()
2324 Swap = M1 < 4; in isXXINSERTWMask()
2332 Swap = M2 < 4; in isXXINSERTWMask()
2340 Swap = M3 < 4; in isXXINSERTWMask()
2348 Swap = true; in isXXINSERTWMask()
2372 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask() argument
2392 Swap = false; in isXXSLDWIShuffleMask()
2405 Swap = false; in isXXSLDWIShuffleMask()
2411 Swap = true; in isXXSLDWIShuffleMask()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td85 def WriteAtomic : SchedWrite; // Atomic memory operations (CAS, Swap, LDOP)
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h502 void Swap(ModuleList &other);
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp86 Swap(ExceptionFilter, user_seh_handler); in INTERCEPTOR_WINAPI()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2884 for (bool Swap : {false, true}) { in foldSelectWithFCmpToFabs()
2889 if (Swap) in foldSelectWithFCmpToFabs()
2905 if (!Swap && (Pred == FCmpInst::FCMP_OLE || Pred == FCmpInst::FCMP_ULE)) { in foldSelectWithFCmpToFabs()
2909 if (Swap && (Pred == FCmpInst::FCMP_OGT || Pred == FCmpInst::FCMP_UGT)) { in foldSelectWithFCmpToFabs()
2933 (Swap ? FCmpInst::isOrdered(Pred) : FCmpInst::isUnordered(Pred))) { in foldSelectWithFCmpToFabs()
2955 if (Swap) in foldSelectWithFCmpToFabs()
2978 for (bool Swap : {false, true}) { in foldSelectWithFCmpToFabs()
2982 if (Swap) in foldSelectWithFCmpToFabs()
2994 if (Swap == TrueIfSigned && !CondVal->hasOneUse() && !TrueVal->hasOneUse()) in foldSelectWithFCmpToFabs()
3000 if (Swap != TrueIfSigned) in foldSelectWithFCmpToFabs()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc60 // Swap a and b if necessary so that a has the larger absolute value.

123