Home
last modified time | relevance | path

Searched defs:IsBigEndianTarget (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3965 bool IsBigEndianTarget = MF.getDataLayout().isBigEndian(); matchLoadOrCombine() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9128 bool IsBigEndianTarget = DAG.getDataLayout().isBigEndian(); MatchLoadCombine() local
[all...]