Searched defs:ByteOffsets (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 8842 isBigEndian(const ArrayRef<int64_t> ByteOffsets,int64_t FirstOffset) isBigEndian() argument |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 6935 SmallVector<int64_t, 8> ByteOffsets(NumElems, 0); EltsFromConsecutiveLoads() local |