OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBitTest
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp
2072
bool HexagonTargetLowering::
hasBitTest
(SDValue X, SDValue Y) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
697
virtual bool
hasBitTest
(SDValue X, SDValue Y) const { return false; }
742
if (
hasBitTest
(X, Y)) {
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026