Searched refs:LittleEndianByteAt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6533 static unsigned LittleEndianByteAt(unsigned BW, unsigned i) { function
6554 LittleEndian &= CurrentByteOffset == LittleEndianByteAt(Width, i);
6789 : LittleEndianByteAt(LoadByteWidth, P.ByteOffset);

Completed in 135 milliseconds