Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfoImpls.cpp28 typedef std::pair<MCSymbol*, MachineModuleInfoImpl::StubValueTy> PairTy; in SortSymbolPair() typedef
/external/llvm/lib/CodeGen/
DMachineModuleInfoImpls.cpp28 typedef std::pair<MCSymbol*, MachineModuleInfoImpl::StubValueTy> PairTy; in SortSymbolPair() typedef
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h97 typedef PointerIntPair<Instruction*, 2, DepType> PairTy; typedef
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp330 typedef std::pair<AssertingVH<BasicBlock>, Value*> PairTy; typedef
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3677 EVT PairTy = Node->getValueType(0); in ExpandNode() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp504 typedef std::pair<IdentifierInfo*, Selector> PairTy; in getHashValue() typedef
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3464 EVT PairTy = Node->getValueType(0); in ExpandNode() local