Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1108 LatticeCell LS1, LS2; in evaluateCMPrr() local
1412 LatticeCell LS1; in evaluateANDri() local
1479 LatticeCell LS1; evaluateORri() local
1506 LatticeCell LS1, LS2; evaluateXORrr() local
1535 LatticeCell LS1; evaluateXORri() local
1568 LatticeCell LS1; evaluateZEXTr() local
1599 LatticeCell LS1; evaluateSEXTr() local
1664 LatticeCell LS1; evaluateCLBr() local
1699 LatticeCell LS1; evaluateCTBr() local
1736 LatticeCell LS1; evaluateEXTRACTr() local
1793 LatticeCell LS1; evaluateSplatr() local
3041 LatticeCell LS1, LS2; rewriteHexConstUses() local
3077 LatticeCell LS1, LS2; rewriteHexConstUses() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2824 GLoadStore *LS1 = dyn_cast<GLoadStore>(I1); in matchEqualDefs() local