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 - 2
of
2
) sorted by null
/external/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
656
///
get_VSPLTI_elt
- If this is a build_vector of constants which can be formed
660
SDValue PPC::
get_VSPLTI_elt
(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) {
[
all
...]
Completed in 2685 milliseconds