Home
last modified time | relevance | path

Searched defs:OldVT (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h263 EVT OldVT = Op.getValueType(); in SExtPromotedInteger() local
272 EVT OldVT = Op.getValueType(); in ZExtPromotedInteger() local
283 EVT OldVT = Op.getValueType(); in SExtOrZExtPromotedInteger() local
H A DLegalizeTypesGeneric.cpp218 EVT OldVT = N->getValueType(0); in ExpandRes_EXTRACT_VECTOR_ELT() local
375 EVT OldVT = N->getOperand(0).getValueType(); in ExpandOp_BUILD_VECTOR() local
H A DLegalizeIntegerTypes.cpp1183 EVT OldVT = N->getOperand(0).getValueType(); in PromoteIntRes_FunnelShift() local
H A DDAGCombiner.cpp1247 EVT OldVT = Op.getValueType(); in SExtPromoteOperand() local
1262 EVT OldVT = Op.getValueType(); in ZExtPromoteOperand() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp734 EVT OldVT = N->getValueType(0); in shouldReduceLoadWidth() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4265 } else if (const auto *OldVT = OldTy->getAs<VectorType>()) { in AddModeAttr() local