Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp29 using PairTy = std::pair<MCSymbol *, MachineModuleInfoImpl::StubValueTy>; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallPrinter.cpp119 PairTy; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1544 MVT PairTy = typeJoin({ResTy, ResTy}); in LowerHvxMulh() local
1566 MVT PairTy = typeJoin({ResTy, ResTy}); in LowerHvxMulh() local
H A DHexagonISelDAGToDAGHVX.cpp1907 MVT PairTy = getPairVT(MVT::i8); in perfect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3476 EVT PairTy = Node->getValueType(0); in ExpandNode() local