Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h93 bool SelectADDRsi_imp(SDNode *OpNode, SDValue Addr, SDValue &Base,
H A DNVPTXISelDAGToDAG.cpp3540 bool NVPTXDAGToDAGISel::SelectADDRsi_imp( in SelectADDRsi_imp() function in NVPTXDAGToDAGISel
3558 return SelectADDRsi_imp(OpNode, Addr, Base, Offset, MVT::i32); in SelectADDRsi()
3564 return SelectADDRsi_imp(OpNode, Addr, Base, Offset, MVT::i64); in SelectADDRsi64()