Searched defs:Pairs (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LookupAndRecordAddrs.cpp | 19 std::vector<std::pair<SymbolStringPtr, ExecutorAddr *>> Pairs, in lookupAndRecordAddrs() argument 44 std::vector<std::pair<SymbolStringPtr, ExecutorAddr *>> Pairs, in lookupAndRecordAddrs() argument 56 std::vector<std::pair<SymbolStringPtr, ExecutorAddr *>> Pairs, in lookupAndRecordAddrs() argument [all...] |
H A D | OrcV2CBindings.cpp | 172 toSymbolDependenceMap(LLVMOrcCDependenceMapPairs Pairs, size_t NumPairs) { in toSymbolDependenceMap() 499 void LLVMOrcDisposeCSymbolFlagsMap(LLVMOrcCSymbolFlagsMapPairs Pairs) { in LLVMOrcDisposeCSymbolFlagsMap()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | InfoByHwMode.cpp | 89 std::vector<const PairType *> Pairs; in writeToStream() local 174 std::vector<const PairType *> Pairs; in writeToStream() local
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | acfileio.c | 734 UINT32 Pairs = 0; in AcCheckTextModeCorruption() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Automaton.h | 93 transition(ArrayRef<NfaStatePair> Pairs) transition() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ExecutorProcessControl.h | 268 ArrayRef<std::pair<ExecutorAddr &, StringRef>> Pairs) const { in getBootstrapSymbols()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 887 void DependenceInfo::unifySubscriptType(ArrayRef<Subscript *> Pairs) { in unifySubscriptType() 3634 unsigned Pairs = 1; in depends() local 4045 unsigned Pairs = 1; in getSplitIteration() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2737 SmallVector<SmallVector<std::pair<unsigned, int>, 2>> Pairs; SplitVecRes_VECTOR_SHUFFLE() local [all...] |