Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp731 SDValue RetValue2 = in LowerCall() local
733 Chain = RetValue2.getValue(1); in LowerCall()
734 Glue = RetValue2.getValue(2); in LowerCall()
736 RetValue, RetValue2); in LowerCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13110 SDValue RetValue2 = in LowerCall() local
13112 Chain = RetValue2.getValue(1); in LowerCall()
13113 Glue = RetValue2.getValue(2); in LowerCall()
13115 RetValue2); in LowerCall()