Home
last modified time | relevance | path

Searched defs:ByteOffsets (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6537 static Optional<bool> isBigEndian(const ArrayRef<int64_t> ByteOffsets, in isBigEndian()
6617 SmallVector<int64_t, 8> ByteOffsets(Width, INT64_MAX); in MatchStoreCombine() local
6794 SmallVector<int64_t, 8> ByteOffsets(ByteWidth); in MatchLoadCombine() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8124 static std::optional<bool> isBigEndian(const ArrayRef<int64_t> ByteOffsets, in isBigEndian()
8421 SmallVector<int64_t, 8> ByteOffsets(ByteWidth); in MatchLoadCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8076 SmallVector<int64_t, 8> ByteOffsets(NumElems, 0); in EltsFromConsecutiveLoads() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp9322 SmallVector<int64_t, 8> ByteOffsets(NumElems, 0); in EltsFromConsecutiveLoads() local