Home
last modified time | relevance | path

Searched defs:Candidates (Results 1 – 25 of 50) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DValueProfileCollector.cpp42 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) {} in get()
53 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) { in get()
DIndirectCallPromotion.cpp334 Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, in tryToPromote()
/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp141 std::forward_list<StoreToLoadForwardingCandidate> Candidates; in findStoreToLoadDependences() local
223 std::forward_list<StoreToLoadForwardingCandidate> &Candidates) { in removeDependencesFromMultipleStores()
288 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in findPointersWrittenOnForwardingPath()
343 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in collectMemchecks()
448 SmallVector<StoreToLoadForwardingCandidate, 4> Candidates; in processLoop() local
DNaryReassociate.cpp530 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
DStraightLineStrengthReduce.cpp203 ilist<Candidate> Candidates; member in __anon95a275ef0111::StraightLineStrengthReduce
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp178 std::forward_list<StoreToLoadForwardingCandidate> Candidates; in findStoreToLoadDependences() local
259 std::forward_list<StoreToLoadForwardingCandidate> &Candidates) { in removeDependencesFromMultipleStores()
326 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in findPointersWrittenOnForwardingPath()
381 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in collectMemchecks()
490 SmallVector<StoreToLoadForwardingCandidate, 4> Candidates; in processLoop() local
DNaryReassociate.cpp531 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
DGVNHoist.cpp912 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw()
954 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace()
DStraightLineStrengthReduce.cpp236 std::list<Candidate> Candidates; member in __anon0300f3510111::StraightLineStrengthReduce
/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp277 BitVector &Candidates, in findSurvivorReg()
355 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local
DMachineLICM.cpp355 SmallVectorImpl<CandidateInfo> &Candidates) { in ProcessMI()
447 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local
708 SmallVector<MachineInstr *, 8> Candidates; in SinkIntoLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp242 SmallPtrSetImpl<VPValue *> &Candidates, in getBest()
318 SmallPtrSet<VPValue *, 4> Candidates; in reorderMultiNodeOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h144 void registerSymbols(FunctionCandidatesMap Candidates, JITDylib *JD) { in registerSymbols()
/external/clang/include/clang/Sema/
DTemplateDeduction.h273 SmallVector<TemplateSpecCandidate, 16> Candidates; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp308 BitVector &Candidates, in findSurvivorReg()
541 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local
DMachineLICM.cpp437 SmallVectorImpl<CandidateInfo> &Candidates) { in ProcessMI()
533 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local
794 SmallVector<MachineInstr *, 8> Candidates; in SinkIntoLoop() local
DInterleavedLoadCombinePass.cpp1054 std::list<VectorInfo> &Candidates, std::list<VectorInfo> &InterleavedLoad, in findPattern()
1263 std::list<VectorInfo> Candidates; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp241 SmallVector<Candidate, 32> Candidates; in runOnMachineFunction() local
DGCNRegBankReassign.cpp160 CandidateList Candidates; member in __anon8de1ca2a0111::GCNRegBankReassign
/external/webrtc/p2p/base/
Dice_transport_internal.h57 typedef std::vector<Candidate> Candidates; typedef
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp513 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp350 BitVector Candidates = in loadImmediate() local
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp335 BitVector Candidates = in loadImmediate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp216 SmallVector<StringRef, 8> Candidates; in suggestValueCompletions() local
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp578 Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, in tryToPromote()

12