Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8124 static std::optional<bool> isBigEndian(const ArrayRef<int64_t> ByteOffsets, in isBigEndian()
8421 SmallVector<int64_t, 8> ByteOffsets(ByteWidth); in MatchLoadCombine() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9324 SmallVector<int64_t, 8> ByteOffsets(NumElems, 0); in EltsFromConsecutiveLoads() local