HomeSort by relevance Sort by last modified time
    Searched defs:ShiftRight (Results 1 - 7 of 7) sorted by null

  /external/gemmlowp/internal/
fixedpoint_neon.h 68 inline int32x4_t ShiftRight(int32x4_t a, int offset) {
fixedpoint.h 80 tIntegerType ShiftRight(tIntegerType a, int offset) {
  /external/dng_sdk/source/
dng_pixel_buffer.cpp 1422 void dng_pixel_buffer::ShiftRight (uint32 shift)
    [all...]
  /external/v8/src/compiler/
js-operator.cc 496 const Operator* JSOperatorBuilder::ShiftRight(BinaryOperationHints hints) {
    [all...]
  /external/v8/src/
code-factory.cc 251 Callable CodeFactory::ShiftRight(Isolate* isolate) {
objects.cc 516 MaybeHandle<Object> Object::ShiftRight(Isolate* isolate, Handle<Object> lhs,
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 196 milliseconds