HomeSort by relevance Sort by last modified time
    Searched refs:isMask (Results 1 - 25 of 26) sorted by null

1 2

  /external/aac/libAACenc/src/
intensity.cpp 251 isMask scale: none
262 const INTENSITY_PARAMETERS *isParams, FIXP_DBL *hrrErr, INT *isMask,
468 isMask[sfb + sfboffs] = 1;
485 output: isMask scale: none
491 const FIXP_DBL *hrrErr, INT *isMask, const FIXP_DBL *realIsScale,
506 if (isMask[sfboffs + sfb] == 1) {
536 isMask[sfboffs + sfb] = 1;
550 isMask[sfboffs + sfb] = 0;
562 isMask[j] = 0;
567 if (isMask[j] != 0)
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonGenExtract.cpp 188 if (M.intersects(C) || !APIntOps::isMask(W, M))
194 if (!APIntOps::isMask(W, M.getLoBits(U)))
  /external/llvm/unittests/ADT/
APIntTest.cpp     [all...]
  /external/llvm/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 425 bool isMask(unsigned numBits) const {
436 /// Ex. isMask(0x0000FFFFU) == true.
437 bool isMask() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APInt.h 474 bool isMask(unsigned numBits) const {
486 /// Ex. isMask(0x0000FFFFU) == true.
487 bool isMask() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APInt.h 474 bool isMask(unsigned numBits) const {
486 /// Ex. isMask(0x0000FFFFU) == true.
487 bool isMask() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 425 bool isMask(unsigned numBits) const {
436 /// Ex. isMask(0x0000FFFFU) == true.
437 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APInt.h 474 bool isMask(unsigned numBits) const {
486 /// Ex. isMask(0x0000FFFFU) == true.
487 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APInt.h 474 bool isMask(unsigned numBits) const {
486 /// Ex. isMask(0x0000FFFFU) == true.
487 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APInt.h 488 bool isMask(unsigned numBits) const {
500 /// Ex. isMask(0x0000FFFFU) == true.
501 bool isMask() const {
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 1054 milliseconds

1 2