Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp844 auto checkOffsets = [&](bool MatchLittleEndian) { in mergeTruncStore() argument
845 if (MatchLittleEndian) { in mergeTruncStore()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9021 auto checkOffsets = [&](bool MatchLittleEndian) { in mergeTruncStores() argument
9022 if (MatchLittleEndian) { in mergeTruncStores()