Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7721 SDValue RetValue2 = in LowerCall() local
7723 Chain = RetValue2.getValue(1); in LowerCall()
7724 Glue = RetValue2.getValue(2); in LowerCall()
7726 RetValue2); in LowerCall()