Home
last modified time | relevance | path

Searched refs:SelectADDRlocal (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXISelDAGToDAG.cpp42 bool SelectADDRlocal(SDValue &Addr, SDValue &Base, SDValue &Offset);
308 bool PTXDAGToDAGISel::SelectADDRlocal(SDValue &Addr, SDValue &Base, in SelectADDRlocal() function in PTXDAGToDAGISel
DPTXInstrLoadStore.td78 def ADDRlocal32 : ComplexPattern<i32, 2, "SelectADDRlocal", [], []>;
79 def ADDRlocal64 : ComplexPattern<i64, 2, "SelectADDRlocal", [], []>;