Searched defs:NInVT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 415 EVT NInVT = TLI.getTypeToTransformTo(*DAG.getContext(), InVT); PromoteIntRes_BITCAST() local |
H A D | LegalizeVectorTypes.cpp | 5047 EVT NInVT = NInOp.getValueType(); WidenVecRes_BITCAST() local |