HomeSort by relevance Sort by last modified time
    Searched refs:Signum (Results 1 - 17 of 17) sorted by null

  /art/libartbase/base/
utils.h 234 inline static int32_t Signum(T opnd) {
  /art/runtime/interpreter/
interpreter_intrinsics.cc 91 // java.lang.Integer.signum(I)I
92 UNARY_INTRINSIC(MterpIntegerSignum, Signum, GetVReg, SetI);
124 // java.lang.Long.signum(J)I
125 UNARY_INTRINSIC(MterpLongSignum, Signum, GetVRegLong, SetI);
  /external/llvm/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PatternMatch.h     [all...]

Completed in 1401 milliseconds