LLVM 22.0.0git
ARCISelLowering.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "arc-lower"

Functions

static SDValue lowerCallResult (SDValue Chain, SDValue Glue, const SmallVectorImpl< CCValAssign > &RVLocs, SDLoc dl, SelectionDAG &DAG, SmallVectorImpl< SDValue > &InVals)
 Lower the result values of a call into the appropriate copies out of physical registers / memory locations.
static ARCCC::CondCode ISDCCtoARCCC (ISD::CondCode isdCC)
static SDValue LowerVASTART (SDValue Op, SelectionDAG &DAG)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arc-lower"

Definition at line 32 of file ARCISelLowering.cpp.

Function Documentation

◆ ISDCCtoARCCC()

◆ lowerCallResult()

◆ LowerVASTART()