Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiISelDAGToDAG.cpp49 class LanaiDAGToDAGISel : public SelectionDAGISel { class
51 explicit LanaiDAGToDAGISel(LanaiTargetMachine &TargetMachine) in LanaiDAGToDAGISel() function in __anon8df61c690111::LanaiDAGToDAGISel
104 bool LanaiDAGToDAGISel::selectAddrSls(SDValue Addr, SDValue &Offset) { in selectAddrSls()
122 bool LanaiDAGToDAGISel::selectAddrRiSpls(SDValue Addr, SDValue &Base, in selectAddrRiSpls()
202 bool LanaiDAGToDAGISel::selectAddrRi(SDValue Addr, SDValue &Base, in selectAddrRi()
207 bool LanaiDAGToDAGISel::selectAddrSpls(SDValue Addr, SDValue &Base, in selectAddrSpls()
212 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
252 bool LanaiDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand()
273 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select()
299 void LanaiDAGToDAGISel::selectFrameIndex(SDNode *Node) { in selectFrameIndex()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelDAGToDAG.cpp49 class LanaiDAGToDAGISel : public SelectionDAGISel { class
51 explicit LanaiDAGToDAGISel(LanaiTargetMachine &TargetMachine) in LanaiDAGToDAGISel() function in __anond3a5e4a10111::LanaiDAGToDAGISel
104 bool LanaiDAGToDAGISel::selectAddrSls(SDValue Addr, SDValue &Offset) { in selectAddrSls()
122 bool LanaiDAGToDAGISel::selectAddrRiSpls(SDValue Addr, SDValue &Base, in selectAddrRiSpls()
202 bool LanaiDAGToDAGISel::selectAddrRi(SDValue Addr, SDValue &Base, in selectAddrRi()
207 bool LanaiDAGToDAGISel::selectAddrSpls(SDValue Addr, SDValue &Base, in selectAddrSpls()
212 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
252 bool LanaiDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand()
273 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select()
316 void LanaiDAGToDAGISel::selectFrameIndex(SDNode *Node) { in selectFrameIndex()
[all …]