Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp55 bool SelectAddrModeFar(SDValue Addr, SDValue &Base, SDValue &Offset);
134 bool ARCDAGToDAGISel::SelectAddrModeFar(SDValue Addr, SDValue &Base, in SelectAddrModeFar() function in ARCDAGToDAGISel
H A DARCInstrInfo.td100 def AddrModeFar : ComplexPattern<i32, 2, "SelectAddrModeFar", []>;