Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp154 struct Swap { struct
155 static void run(benchmark::State& state) { in run()
163 static bool skip() { return Function1() > Function2(); } in skip()
165 static std::string name() { in name()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h117 bool Swap; in getStmtChildren() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h69 std::unique_ptr<SwappedData> Swap; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp516 bool Swap = false; in instCombineIntrinsic() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h406 template<class T> void Swap(T& a, T& b) { in Swap() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h410 template<class T> void Swap(T& a, T& b) { in Swap() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h406 template<class T> void Swap(T& a, T& b) { in Swap() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2160 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask()
2235 bool &Swap, bool IsLE) { in isXXSLDWIShuffleMask()
2334 bool &Swap, bool IsLE) { in isXXPERMDIShuffleMask()
2959 bool Swap = false; in getPreIndexedAddressParts() local
9378 bool Swap = false; in lowerToVINSERTB() local
9484 bool Swap = false; in lowerToVINSERTH() local
9707 bool Swap = false; in LowerVECTOR_SHUFFLE() local
9859 SDValue Swap = DAG.getNode(PPCISD::SWAP_NO_CHAIN, dl, MVT::v2f64, Conv); in LowerVECTOR_SHUFFLE() local
12916 bool Swap, SDLoc &DL, SelectionDAG &DAG) { in generateEquivalentSub()
14198 SDValue Swap = DAG.getNode( in expandVSXLoadForLE() local
[all …]
H A DPPCISelDAGToDAG.cpp4178 bool HasVSX, bool &Swap, bool &Negate) { in getVCmpInst()
4395 bool Swap, Negate; in trySETCC() local
5587 bool Swap; in Select() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3163 SDValue Swap = DAG.getAtomicCmpSwap( in ExpandIntRes_LOAD() local
4135 SDValue Swap = DAG.getAtomicCmpSwap( in ExpandIntRes_ATOMIC_LOAD() local
4505 SDValue Swap = DAG.getAtomic(ISD::ATOMIC_SWAP, dl, in ExpandIntOp_STORE() local
4623 SDValue Swap = DAG.getAtomic(ISD::ATOMIC_SWAP, dl, in ExpandIntOp_ATOMIC_STORE() local
H A DLegalizeDAG.cpp2752 SDValue Swap = DAG.getAtomicCmpSwap( in ExpandNode() local
2762 SDValue Swap = DAG.getAtomic(ISD::ATOMIC_SWAP, dl, in ExpandNode() local
H A DDAGCombiner.cpp22353 bool Swap = N3C && isNullConstant(N2) && N3C->getAPIntValue().isPowerOf2(); in SimplifySelectCC() local
/netbsd/external/gpl3/gdb/dist/gold/
H A Dincremental.h753 typedef elfcpp::Swap<size, big_endian> Swap; typedef
H A Dincremental.cc108 typedef elfcpp::Swap<size, big_endian> Swap; typedef in gold::Output_section_incremental_inputs
/netbsd/external/gpl3/binutils/dist/gold/
H A Dincremental.h753 typedef elfcpp::Swap<size, big_endian> Swap; typedef
H A Dincremental.cc108 typedef elfcpp::Swap<size, big_endian> Swap; typedef in gold::Output_section_incremental_inputs
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dincremental.h753 typedef elfcpp::Swap<size, big_endian> Swap; typedef
H A Dincremental.cc108 typedef elfcpp::Swap<size, big_endian> Swap; typedef in gold::Output_section_incremental_inputs
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dincremental.h753 typedef elfcpp::Swap<size, big_endian> Swap; typedef
H A Dincremental.cc108 typedef elfcpp::Swap<size, big_endian> Swap; typedef in gold::Output_section_incremental_inputs
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp3013 bool Swap = false; in rewriteHexConstUses() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6666 bool Swap = false; in tryConvertingToTwoOperandForm() local
10323 bool Swap = false; in processInstruction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22697 bool Swap = false; in translateX86FSETCC() local
23201 bool Swap = Cond == ISD::SETLT || Cond == ISD::SETULT || in LowerVSETCC() local
29831 SDValue Swap = DAG.getAtomic(ISD::ATOMIC_SWAP, dl, in LowerATOMIC_STORE() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7039 bool Swap = false; in LowerSELECT_CC() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6430 bool Swap = false; in LowerVSETCC() local