Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5763 std::function<unsigned(unsigned, unsigned)> BigEndianByteAt = []( in MatchLoadCombine() local
5774 ? BigEndianByteAt(LoadByteWidth, P.ByteOffset) in MatchLoadCombine()
5836 BigEndian &= CurrentByteOffset == BigEndianByteAt(ByteWidth, i); in MatchLoadCombine()