Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DFileWriter.cpp38 const uint16_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU16() local
43 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU32() local
48 const uint64_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU64() local
53 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in fixup32() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp746 bool Swapped) { in copyMetadata()
791 bool Swapped = false; in EmitPreheaderBranchOnCondition() local
H A DLoopRerollPass.cpp1340 bool Swapped = false, SomeOpMatched = false; in validate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp320 bool Swapped = false) -> Value * { in foldSelectOpOp()
397 bool Swapped = TPred != FPred; in foldSelectOpOp() local
468 bool Swapped) -> Instruction * { in foldSelectIntoOp()
1230 bool Swapped = false; in foldSelectValueEquivalence() local
H A DInstCombineAddSub.cpp1799 bool Swapped = false; in OptimizePointerDifference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1091 const bool Swapped = Off.isNegative(); in aliasGEP() local
1556 const bool Swapped = V1 > V2; in aliasCheck() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp129 uint64_t Swapped = (Bits << 32) | (Bits >> 32); in encodeInstruction() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dnode_handle_test.cpp27 Swapped, enumerator
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp337 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCStreamer.cpp139 uint64_t Swapped = support::endian::byte_swap( in emitIntValue() local
152 const APInt Swapped = ShouldSwap ? Value.byteSwap() : Value; in emitIntValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp407 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp392 uint32_t Swapped = (Value & 0xFFFF0000) >> 16; in swapHalfWords() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp585 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() local
H A DTargetInfo.cpp7333 std::string Swapped; // A temporary place holder for a Recursive encoding member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp943 bool Swapped = false; in EmitPreheaderBranchOnCondition() local
H A DLoopRerollPass.cpp1348 bool Swapped = false, SomeOpMatched = false; in validate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1364 bool Swapped = false, SomeOpMatched = false; in validate() local
H A DIndVarSimplify.cpp1606 bool Swapped = false; in canonicalizeExitCondition() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1412 bool Swapped = false; in OptimizePointerDifference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1591 bool Swapped = false; in OptimizePointerDifference() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp136 bool Swapped; member
2260 const bool Swapped; member in Ice::ARM32::__anon15914fd80a11::NumericOperandsBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1441 shuffles::MaskT Swapped(SMH.Mask); in packs() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9703 bool Swapped = false; in CombineToPreIndexedLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10024 bool Swapped) { in tryFoldSelectIntoOp()

12