/external/openscreen/util/ |
D | yet_another_bit_vector.cc | 115 void YetAnotherBitVector::ShiftRight(int steps) { in ShiftRight() function in openscreen::YetAnotherBitVector
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | quiche_circular_deque_test.cc | 88 void ShiftRight(Deque* dq, bool emplace) { in ShiftRight() function
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | quiche_circular_deque_test.cc | 88 void ShiftRight(Deque* dq, bool emplace) { in ShiftRight() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/ |
D | lexer.rs | 38 ShiftRight, enumerator
|
/external/dng_sdk/source/ |
D | dng_pixel_buffer.cpp | 1422 void dng_pixel_buffer::ShiftRight (uint32 shift) in ShiftRight() function in dng_pixel_buffer
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/ |
D | lexer.rs | 38 ShiftRight, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 94 ShiftRight enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 96 ShiftRight enumerator
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 94 ShiftRight enumerator
|
/external/mesa3d/src/amd/addrlib/src/core/ |
D | addrcommon.h | 1111 static inline UINT_32 ShiftRight( in ShiftRight() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
D | M68kISelLowering.cpp | 1641 SDValue ShiftRight = Op.getOperand(0); in LowerTruncateToBTST() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 691 SDValue ShiftRight = N->getOperand(0), Mask = N->getOperand(1); in performANDCombine() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 5373 SDValue ShiftRight = in lowerEXTRACT_VECTOR_ELT() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4613 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local 28254 if (SDValue ShiftRight = combinePCMPAnd1(N, DAG)) in combineAnd() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5888 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local 5929 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local 40330 if (SDValue ShiftRight = combineAndMaskToShift(N, DAG, Subtarget)) in combineAnd() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 6926 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local 6968 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local 49215 if (SDValue ShiftRight = combineAndMaskToShift(N, DAG, Subtarget)) in combineAnd() local
|