Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp462 EVT WideOutVT = in PromoteIntRes_BITCAST() local
465 if (isTypeLegal(WideOutVT)) { in PromoteIntRes_BITCAST()
466 InOp = DAG.getBitcast(WideOutVT, GetWidenedVector(InOp)); in PromoteIntRes_BITCAST()