Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp129 uint64_t Swapped = (Bits << 32) | (Bits >> 32); in encodeInstruction() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp689 bool Swapped) { in copyMetadata()
734 bool Swapped = false; in EmitPreheaderBranchOnCondition() local
DLoopRerollPass.cpp1188 bool Swapped = false, SomeOpMatched = false; in validate() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp320 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp579 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() local
DTargetInfo.cpp6900 std::string Swapped; // A temporary place holder for a Recursive encoding member
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1432 bool Swapped = false; in OptimizePointerDifference() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9586 bool Swapped = false; in CombineToPreIndexedLoadStore() local