Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp469 EVT WideOutVT = in PromoteIntRes_BITCAST() local
472 if (isTypeLegal(WideOutVT)) { in PromoteIntRes_BITCAST()
473 InOp = DAG.getBitcast(WideOutVT, GetWidenedVector(InOp)); in PromoteIntRes_BITCAST()