Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1098 LatticeCell LS1, LS2; in evaluateCMPrr() local
1372 LatticeCell LS2; in evaluateANDrr() local
1439 LatticeCell LS2; in evaluateORrr() local
1496 LatticeCell LS1, LS2; in evaluateXORrr() local
2962 LatticeCell LS2, LS3; in rewriteHexConstUses() local
3024 LatticeCell LS1, LS2; in rewriteHexConstUses() local
3060 LatticeCell LS1, LS2; in rewriteHexConstUses() local
/external/aac/libAACenc/src/
Dmetadata_compressor.cpp125 enum { L = 0, R = 1, C = 2, LFE = 3, LS = 4, RS = 5, S = 6, LS2 = 7, RS2 = 8 }; enumerator