Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9007 EVT SameEltTypeVT = in splitValueIntoRegisterParts() local
9009 Val = DAG.getNode(ISD::BITCAST, DL, SameEltTypeVT, Val); in splitValueIntoRegisterParts()
9042 EVT SameEltTypeVT = ValueVT; in joinRegisterPartsIntoValue() local
9048 SameEltTypeVT = in joinRegisterPartsIntoValue()
9051 Val = DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, SameEltTypeVT, Val, in joinRegisterPartsIntoValue()