Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h262 EVT OldVT = Op.getValueType(); in SExtPromotedInteger() local
271 EVT OldVT = Op.getValueType(); in ZExtPromotedInteger() local
282 EVT OldVT = Op.getValueType(); in 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.cpp1307 EVT OldVT = N->getOperand(0).getValueType(); in PromoteIntRes_FunnelShift() local
H A DDAGCombiner.cpp1326 EVT OldVT = Op.getValueType(); in SExtPromoteOperand() local
1341 EVT OldVT = Op.getValueType(); in ZExtPromoteOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp709 EVT OldVT = N->getValueType(0); in shouldReduceLoadWidth() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7150 EVT OldVT = TLI->getValueType(*DL, OldType); in optimizeSwitchType() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp4764 } else if (const auto *OldVT = OldTy->getAs<VectorType>()) { in AddModeAttr() local