Home
last modified time | relevance | path

Searched defs:Swapped (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFileWriter.cpp39 const uint16_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU16() local
44 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU32() local
49 const uint64_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU64() local
54 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in fixup32() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp129 uint64_t Swapped = (Bits << 32) | (Bits >> 32); in encodeInstruction() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp746 bool Swapped) { in copyMetadata()
791 bool Swapped = false; in EmitPreheaderBranchOnCondition() local
DLoopRerollPass.cpp1340 bool Swapped = false, SomeOpMatched = false; in validate() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp337 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp392 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp585 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() local
DTargetInfo.cpp7333 std::string Swapped; // A temporary place holder for a Recursive encoding member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp943 bool Swapped = false; in EmitPreheaderBranchOnCondition() local
DLoopRerollPass.cpp1348 bool Swapped = false, SomeOpMatched = false; in validate() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1412 bool Swapped = false; in OptimizePointerDifference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1591 bool Swapped = false; in OptimizePointerDifference() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp136 bool Swapped; member
2260 const bool Swapped; member in Ice::ARM32::__anon63a690470a11::NumericOperandsBase
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9703 bool Swapped = false; in CombineToPreIndexedLoadStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13805 bool Swapped = false; in CombineToPreIndexedLoadStore() local