Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h30 CALL_MEDIUM, enumerator
H A DLoongArchISelLowering.cpp4575 NODE_NAME_CASE(CALL_MEDIUM) in getTargetNodeName()
5472 Op = IsTailCall ? LoongArchISD::TAIL_MEDIUM : LoongArchISD::CALL_MEDIUM; in LowerCall()
H A DLoongArchInstrInfo.td72 def loongarch_call_medium : SDNode<"LoongArchISD::CALL_MEDIUM", SDT_LoongArchCall,