Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp214 static bool PromoteScalarIntegerPTX(const EVT &VT, MVT *PromotedVT) { in PromoteScalarIntegerPTX()
1592 MVT PromotedVT; in LowerCall() local
1822 MVT PromotedVT; in LowerCall() local
2612 MVT PromotedVT; in LowerFormalArguments() local
2694 MVT PromotedVT; in LowerReturn() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTypePromotion.cpp930 EVT PromotedVT = TLI->getTypeToTransformTo(*Ctx, SrcVT); in runOnFunction() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2784 EVT PromotedVT = LT.second.getScalarType() == MVT::i1 in getSpliceCost() local
H A DAArch64ISelLowering.cpp4975 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); in LowerMGATHER() local
5066 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); in LowerMSCATTER() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2133 EVT PromotedVT = Promoted->getValueType(0); in PromoteFloatOp_BITCAST() local