Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp727 SDValue RetValue2 = in LowerCall() local
729 Chain = RetValue2.getValue(1); in LowerCall()
730 Glue = RetValue2.getValue(2); in LowerCall()
732 RetValue, RetValue2); in LowerCall()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11439 SDValue RetValue2 = in LowerCall() local
11441 Chain = RetValue2.getValue(1); in LowerCall()
11442 Glue = RetValue2.getValue(2); in LowerCall()
11444 RetValue2); in LowerCall()