OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_VSPLTI_elt
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h
229
///
get_VSPLTI_elt
- If this is a build_vector of constants which can be
233
SDValue
get_VSPLTI_elt
(SDNode *N, unsigned ByteSize, SelectionDAG &DAG);
PPCISelLowering.cpp
663
///
get_VSPLTI_elt
- If this is a build_vector of constants which can be formed
667
SDValue PPC::
get_VSPLTI_elt
(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) {
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
445
///
get_VSPLTI_elt
- If this is a build_vector of constants which can be
449
SDValue
get_VSPLTI_elt
(SDNode *N, unsigned ByteSize, SelectionDAG &DAG);
[
all
...]
PPCISelLowering.cpp
[
all
...]
Completed in 484 milliseconds