Home
last modified time | relevance | path

Searched defs:PairTy (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp30 using PairTy = std::pair<MCSymbol *, MachineModuleInfoImpl::StubValueTy>; typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallPrinter.cpp124 PairTy; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1288 MVT PairTy = getPairVT(MVT::i8); in packs() local
2096 MVT PairTy = getPairVT(MVT::i8); in contracting() local
2437 MVT PairTy = getPairVT(MVT::i8); in perfect() local
2805 MVT PairTy = MVT::getVectorVT(MVT::i8, 2 * HwLen); in ppHvxShuffleOfShuffle() local
H A DHexagonISelLoweringHVX.cpp2480 MVT PairTy = typeJoin({VecTy, VecTy}); in emitHvxMulHsV60() local
2538 MVT PairTy = typeJoin({VecTy, VecTy}); in emitHvxMulLoHiV60() local
2615 MVT PairTy = typeJoin({VecTy, VecTy}); in emitHvxMulLoHiV62() local
H A DHexagonISelLowering.cpp2912 MVT PairTy = MVT::getIntegerVT(2 * ElemTy.getSizeInBits()); in getCombine() local
2919 MVT PairTy = MVT::getIntegerVT(2 * Width); in getCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3920 EVT PairTy = Node->getValueType(0); in ExpandNode() local