Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1110 LatticeCell LS1, LS2; in evaluateCMPrr() local
1384 LatticeCell LS2; in evaluateANDrr() local
1451 LatticeCell LS2; in evaluateORrr() local
1508 LatticeCell LS1, LS2; in evaluateXORrr() local
2976 LatticeCell LS2, LS3; in rewriteHexConstUses() local
3038 LatticeCell LS1, LS2; in rewriteHexConstUses() local
3074 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