Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp54 bool selectADDRzi(SDValue N, SDValue &Base, SDValue &Offset);
177 bool VEDAGToDAGISel::selectADDRzi(SDValue Addr, SDValue &Base, in selectADDRzi() function in VEDAGToDAGISel
H A DVEInstrInfo.td305 def ADDRzi : ComplexPattern<iPTR, 2, "selectADDRzi", [], []>;