Home
last modified time | relevance | path

Searched defs:Pairs (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLookupAndRecordAddrs.cpp19 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 DOrcV2CBindings.cpp172 toSymbolDependenceMap(LLVMOrcCDependenceMapPairs Pairs,size_t NumPairs) toSymbolDependenceMap() argument
499 LLVMOrcDisposeCSymbolFlagsMap(LLVMOrcCSymbolFlagsMapPairs Pairs) LLVMOrcDisposeCSymbolFlagsMap() argument
/llvm-project/llvm/utils/TableGen/Common/
H A DInfoByHwMode.cpp89 std::vector<const PairType *> Pairs; writeToStream() local
174 std::vector<const PairType *> Pairs; writeToStream() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp128 std::vector<VariablePattern::SuspiciousClonePair> Pairs; in reportSuspiciousClones() local
/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h91 void transition(ArrayRef<NfaStatePair> Pairs) { in transition()
/llvm-project/llvm/unittests/IR/
H A DConstantRangeListTest.cpp97 ConstantRangeList GetCRL(ArrayRef<std::pair<APInt, APInt>> Pairs) { in GetCRL() argument
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp149 LLVMOrcCSymbolMapPair Pairs[] = {Pair}; definitionGeneratorFn() local
277 LLVMOrcCSymbolMapPair Pairs[] = {Pair}; TEST_F() local
757 LLVMOrcCSymbolMapPair Pairs[] = {Pair}; global() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h268 getBootstrapSymbols(ArrayRef<std::pair<ExecutorAddr &,StringRef>> Pairs) getBootstrapSymbols() argument
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3634 unsigned Pairs = 1; in depends() local
887 unifySubscriptType(ArrayRef<Subscript * > Pairs) unifySubscriptType() argument
4045 unsigned Pairs = 1; getSplitIteration() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DBinaryStreamTest.cpp439 std::vector<std::pair<uint32_t, uint32_t>> Pairs = {{867, 5309}, {555, 1212}}; in TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2697 SmallVector<SmallVector<std::pair<unsigned, int>, 2>> Pairs; SplitVecRes_VECTOR_SHUFFLE() local
[all...]