Searched refs:SelectADDRri64 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.h | 89 bool SelectADDRri64(SDNode *OpNode, SDValue Addr, SDValue &Base,
|
D | NVPTXISelDAGToDAG.cpp | 268 SelectADDRri64(N1.getNode(), N1, Base, Offset): in SelectLoad() 456 SelectADDRri64(N2.getNode(), N2, Base, Offset): in SelectStore() 614 bool NVPTXDAGToDAGISel::SelectADDRri64(SDNode *OpNode, SDValue Addr, in SelectADDRri64() function in NVPTXDAGToDAGISel
|
D | NVPTXInstrInfo.td | 1217 def ADDRri64 : ComplexPattern<i64, 2, "SelectADDRri64", [frameindex],
|