OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVPKUHUMShuffleMask
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h
194
///
isVPKUHUMShuffleMask
- Return true if this is the shuffle mask for a
196
bool
isVPKUHUMShuffleMask
(ShuffleVectorSDNode *N, bool isUnary);
PPCISelLowering.cpp
500
///
isVPKUHUMShuffleMask
- Return true if this is the shuffle mask for a
502
bool PPC::
isVPKUHUMShuffleMask
(ShuffleVectorSDNode *N, bool isUnary) {
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
391
///
isVPKUHUMShuffleMask
- Return true if this is the shuffle mask for a
393
bool
isVPKUHUMShuffleMask
(ShuffleVectorSDNode *N, unsigned ShuffleKind,
[
all
...]
PPCISelLowering.cpp
[
all
...]
Completed in 48 milliseconds