OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRotateAndMask
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
85
///
isRotateAndMask
- Returns true if Mask and Shift can be folded into a
87
static bool
isRotateAndMask
(SDNode *N, unsigned Mask, bool isShiftMask,
331
bool PPCDAGToDAGISel::
isRotateAndMask
(SDNode *N, unsigned Mask,
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
110
///
isRotateAndMask
- Returns true if Mask and Shift can be folded into a
112
static bool
isRotateAndMask
(SDNode *N, unsigned Mask, bool isShiftMask,
469
bool PPCDAGToDAGISel::
isRotateAndMask
(SDNode *N, unsigned Mask,
[
all
...]
Completed in 5162 milliseconds