Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5761 std::function<unsigned(unsigned, unsigned)> LittleEndianByteAt = []( in MatchLoadCombine() local
5775 : LittleEndianByteAt(LoadByteWidth, P.ByteOffset); in MatchLoadCombine()
5835 LittleEndian &= CurrentByteOffset == LittleEndianByteAt(ByteWidth, i); in MatchLoadCombine()