Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8553 EVT SameEltTypeVT = in splitValueIntoRegisterParts() local
8555 Val = DAG.getNode(ISD::BITCAST, DL, SameEltTypeVT, Val); in splitValueIntoRegisterParts()
8588 EVT SameEltTypeVT = ValueVT; in joinRegisterPartsIntoValue() local
8594 SameEltTypeVT = in joinRegisterPartsIntoValue()
8597 Val = DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, SameEltTypeVT, Val, in joinRegisterPartsIntoValue()