OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVSPLTImmediate
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h
225
///
getVSPLTImmediate
- Return the appropriate VSPLT* immediate to splat the
227
unsigned
getVSPLTImmediate
(SDNode *N, unsigned EltSize);
PPCISelLowering.cpp
655
///
getVSPLTImmediate
- Return the appropriate VSPLT* immediate to splat the
657
unsigned PPC::
getVSPLTImmediate
(SDNode *N, unsigned EltSize) {
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
441
///
getVSPLTImmediate
- Return the appropriate VSPLT* immediate to splat the
443
unsigned
getVSPLTImmediate
(SDNode *N, unsigned EltSize, SelectionDAG &DAG);
[
all
...]
PPCISelLowering.cpp
[
all
...]
Completed in 587 milliseconds