Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp35 static SDValue lowerCallResult(SDValue Chain, SDValue InGlue,
403 return lowerCallResult(Chain, Glue, RVLocs, dl, DAG, InVals); in LowerCall()
408 static SDValue lowerCallResult(SDValue Chain, SDValue Glue, in lowerCallResult() function