HomeSort by relevance Sort by last modified time
    Searched full:sub_1 (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 759 SDValue Sub_1 = Shl_0.getOperand(1); // Val
764 if (Sub_1.getOpcode() == ISD::SHL) {
765 SDValue Shl2_0 = Sub_1.getOperand(0); // Val
766 SDValue Shl2_1 = Sub_1.getOperand(1); // Const
    [all...]
  /external/llvm/lib/Support/
APInt.cpp 212 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { function
231 sub_1(pVal, getNumWords(), 1);
506 sub_1(Result.pVal, getNumWords(), RHS);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
APInt.cpp 203 /// sub_1 - This function subtracts a single "digit" (64-bit word), y, from
209 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { function
228 sub_1(pVal, getNumWords(), 1);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
APInt.cpp 212 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { function
231 sub_1(pVal, getNumWords(), 1);
301 sub_1(pVal, getNumWords(), RHS);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/
libgmp.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/
libgmp.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/
libgmp.a     [all...]

Completed in 8826 milliseconds