OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ashr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
APInt.h
211
/// out-of-line slow case for
ashr
.
963
APInt
ashr
(unsigned ShiftAmt) const {
function
1024
APInt
ashr
(const APInt &ShiftAmt) const {
function
/src/external/apache2/llvm/dist/llvm/lib/Support/
KnownBits.cpp
274
KnownBits KnownBits::
ashr
(const KnownBits &LHS, const KnownBits &RHS) {
function in class:KnownBits
Completed in 44 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026