HomeSort by relevance Sort by last modified time
    Searched refs:borrow (Results 51 - 56 of 56) sorted by null

1 23

  /external/boringssl/ios-arm/crypto/fipsmodule/
aesv8-armx32.S 106 vmov.i8 q10,#8 @ borrow q10
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 5 ; Add/Subtract with carry/borrow
  /external/llvm/lib/Support/
APFloat.cpp 920 /* Subtract the significand of the RHS with a borrow flag. Returns
921 the borrow flag. */
923 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow)
932 return APInt::tcSubtract(parts, rhs.significandParts(), borrow,
    [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 5235 ir_variable *borrow = out_var(type, "borrow"); local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
proc.go     [all...]

Completed in 302 milliseconds

1 23