Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h262 EVT OldVT = Op.getValueType(); SExtPromotedInteger() local
271 EVT OldVT = Op.getValueType(); ZExtPromotedInteger() local
282 EVT OldVT = Op.getValueType(); SExtOrZExtPromotedInteger() local
H A DLegalizeTypesGeneric.cpp217 EVT OldVT = N->getValueType(0); in ExpandRes_EXTRACT_VECTOR_ELT() local
372 EVT OldVT = N->getOperand(0).getValueType(); in ExpandOp_BUILD_VECTOR() local
H A DLegalizeIntegerTypes.cpp1394 EVT OldVT = N->getOperand(0).getValueType(); PromoteIntRes_FunnelShift() local
1446 EVT OldVT = N->getOperand(0).getValueType(); PromoteIntRes_VPFunnelShift() local
H A DDAGCombiner.cpp1557 EVT OldVT = Op.getValueType(); SExtPromoteOperand() local
1572 EVT OldVT = Op.getValueType(); ZExtPromoteOperand() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp784 EVT OldVT = N->getValueType(0); shouldReduceLoadWidth() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7312 EVT OldVT = TLI->getValueType(*DL, OldType); optimizeSwitchType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4886 } else if (const auto *OldVT = OldTy->getAs<VectorType>()) { AddModeAttr() local