Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp547 EVT WideOutVT = in PromoteIntRes_BITCAST() local
550 if (isTypeLegal(WideOutVT)) { in PromoteIntRes_BITCAST()
551 InOp = DAG.getBitcast(WideOutVT, GetWidenedVector(InOp)); in PromoteIntRes_BITCAST()