Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp946 EVT PromotedVT = TLI->getTypeToTransformTo(*Ctx, SrcVT); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp2391 MVT PromotedVT = TLI->getTypeToPromoteTo(ISDOpcode, LT.second); in getArithmeticInstrCost() local
H A DRISCVISelLowering.cpp13294 MVT PromotedVT = ContainerVT.changeVectorElementType(MVT::i8); in lowerVPMergeMask() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2654 EVT PromotedVT = Promoted->getValueType(0); in PromoteFloatOp_BITCAST() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1633 auto PromotedVT = promoteScalarIntegerPTX(StVal.getValueType()); in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp5373 EVT PromotedVT = LT.second.getScalarType() == MVT::i1 in getSpliceCost() local
H A DAArch64ISelLowering.cpp6535 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); in LowerMGATHER() local
6626 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); in LowerMSCATTER() local