OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectADDRrr
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp
47
bool
SelectADDRrr
(SDValue N, SDValue &R1, SDValue &R2);
118
bool SparcDAGToDAGISel::
SelectADDRrr
(SDValue Addr, SDValue &R1, SDValue &R2) {
206
if (!
SelectADDRrr
(Op, Op0, Op1))
/external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp
77
bool
SelectADDRrr
(SDValue &Addr, SDValue &Base, SDValue &Offset);
[
all
...]
Completed in 91 milliseconds