Searched defs:Swapped (Results 1 – 11 of 11) sorted by relevance
39 const uint16_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU16() local44 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU32() local49 const uint64_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU64() local54 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in fixup32() local
749 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() local775 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in finalize() local
9836 std::string Swapped; // A temporary place holder for a Recursive encoding member
1102 const bool Swapped = Off.isNegative(); in aliasGEP() local1544 const bool Swapped = V1 > V2; in aliasCheck() local
404 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
136 uint64_t Swapped = support::endian::byte_swap( in emitIntValue() local149 const APInt Swapped = ShouldSwap ? Value.byteSwap() : Value; in emitIntValue() local
999 bool Swapped = false; in emitPreheaderBranchOnCondition() local
1369 bool Swapped = false, SomeOpMatched = false; in validate() local
1639 bool Swapped = false; in OptimizePointerDifference() local
1131 bool Swapped = false; in foldSelectValueEquivalence() local
15110 bool Swapped = false; in CombineToPreIndexedLoadStore() local