Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp145 bool SelectThumbAddrModeRR(SDValue N, SDValue &Base, SDValue &Offset);
1145 bool ARMDAGToDAGISel::SelectThumbAddrModeRR(SDValue N, SDValue &Base, in SelectThumbAddrModeRR() function in ARMDAGToDAGISel
H A DARMInstrThumb.td186 ComplexPattern<i32, 2, "SelectThumbAddrModeRR", []> {