Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp251 PromoteScalarIntegerPTX(const EVT & VT,MVT * PromotedVT) PromoteScalarIntegerPTX() argument
1784 MVT PromotedVT; LowerCall() local
2076 MVT PromotedVT; LowerCall() local
3309 MVT PromotedVT; LowerFormalArguments() local
3410 MVT PromotedVT; LowerReturn() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp947 if (TLI->isSExtCheaperThanZExt(SrcVT, PromotedVT)) in run() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3964 EVT PromotedVT = LT.second.getScalarType() == MVT::i1 getSpliceCost() local
H A DAArch64ISelLowering.cpp6207 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); LowerMGATHER() local
6298 EVT PromotedVT = VT.changeVectorElementType(MVT::i32); LowerMSCATTER() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2324 EVT PromotedVT = Promoted->getValueType(0); PromoteFloatOp_BITCAST() local