Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h841 ByValCopyKind ByValNeedsCopyForTailCall(SelectionDAG &DAG, SDValue Src,
H A DARMISelLowering.cpp2327 ARMTargetLowering::ByValCopyKind ARMTargetLowering::ByValNeedsCopyForTailCall( in ByValNeedsCopyForTailCall() function in ARMTargetLowering
2564 ByValCopyKind Copy = ByValNeedsCopyForTailCall(DAG, Src, Dst, Flags); in LowerCall()