Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineModuleInfoImpls.cpp31 using PairTy = std::pair<MCSymbol *, MachineModuleInfoImpl::StubValueTy>; typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDCallPrinter.cpp125 PairTy; typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelDAGToDAGHVX.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
HDHexagonISelLoweringHVX.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
HDHexagonISelLowering.cpp2929 MVT PairTy = MVT::getIntegerVT(2 * ElemTy.getSizeInBits()); in getCombine() local
2936 MVT PairTy = MVT::getIntegerVT(2 * Width); in getCombine() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp3999 EVT PairTy = Node->getValueType(0); in ExpandNode() local