Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp255 static bool PromoteScalarIntegerPTX(const EVT &VT, MVT *PromotedVT) { in PromoteScalarIntegerPTX()
1789 MVT PromotedVT; in LowerCall() local
2081 MVT PromotedVT; in LowerCall() local
3315 MVT PromotedVT; in LowerFormalArguments() local
3416 MVT PromotedVT; in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp947 EVT PromotedVT = TLI->getTypeToTransformTo(*Ctx, SrcVT); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4002 EVT PromotedVT = LT.second.getScalarType() == MVT::i1 in getSpliceCost() local
H A DAArch64ISelLowering.cpp6240 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); in LowerMGATHER() local
6331 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); in LowerMSCATTER() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2438 EVT PromotedVT = Promoted->getValueType(0); in PromoteFloatOp_BITCAST() local