Searched refs:SelectADDRrr (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp47 bool SelectADDRrr(SDValue N, SDValue &R1, SDValue &R2);
114 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { function in class:SparcDAGToDAGISel
197 if (!SelectADDRrr(Op, Op0, Op1))
/external/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp47 bool SelectADDRrr(SDValue N, SDValue &R1, SDValue &R2);
121 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { function in class:SparcDAGToDAGISel
397 if (!SelectADDRrr(Op, Op0, Op1))
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
H A DPTXISelDAGToDAG.cpp39 bool SelectADDRrr(SDValue &Addr, SDValue &R1, SDValue &R2);
198 bool PTXDAGToDAGISel::SelectADDRrr(SDValue &Addr, SDValue &R1, SDValue &R2) { function in class:PTXDAGToDAGISel

Completed in 105 milliseconds