OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVSLDOIShuffleMask
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h
212
///
isVSLDOIShuffleMask
- If this is a vsldoi shuffle mask, return the shift
214
int
isVSLDOIShuffleMask
(SDNode *N, bool isUnary);
PPCISelLowering.cpp
574
///
isVSLDOIShuffleMask
- If this is a vsldoi shuffle mask, return the shift
576
int PPC::
isVSLDOIShuffleMask
(SDNode *N, bool isUnary) {
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
421
///
isVSLDOIShuffleMask
- If this is a vsldoi shuffle mask, return the
423
int
isVSLDOIShuffleMask
(SDNode *N, unsigned ShuffleKind,
[
all
...]
PPCISelLowering.cpp
[
all
...]
Completed in 234 milliseconds