| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | ValueProfileCollector.cpp | 42 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) {} in get() 53 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) { in get()
|
| D | IndirectCallPromotion.cpp | 334 Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, in tryToPromote()
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopLoadElimination.cpp | 141 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
|
| D | NaryReassociate.cpp | 530 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
|
| D | StraightLineStrengthReduce.cpp | 203 ilist<Candidate> Candidates; member in __anon95a275ef0111::StraightLineStrengthReduce
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopLoadElimination.cpp | 178 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
|
| D | NaryReassociate.cpp | 531 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
|
| D | GVNHoist.cpp | 912 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw() 954 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace()
|
| D | StraightLineStrengthReduce.cpp | 236 std::list<Candidate> Candidates; member in __anon0300f3510111::StraightLineStrengthReduce
|
| /external/llvm/lib/CodeGen/ |
| D | RegisterScavenging.cpp | 277 BitVector &Candidates, in findSurvivorReg() 355 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local
|
| D | MachineLICM.cpp | 355 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/ |
| D | VPlanSLP.cpp | 242 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/ |
| D | Speculation.h | 144 void registerSymbols(FunctionCandidatesMap Candidates, JITDylib *JD) { in registerSymbols()
|
| /external/clang/include/clang/Sema/ |
| D | TemplateDeduction.h | 273 SmallVector<TemplateSpecCandidate, 16> Candidates; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | RegisterScavenging.cpp | 308 BitVector &Candidates, in findSurvivorReg() 541 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local
|
| D | MachineLICM.cpp | 437 SmallVectorImpl<CandidateInfo> &Candidates) { in ProcessMI() 533 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local 794 SmallVector<MachineInstr *, 8> Candidates; in SinkIntoLoop() local
|
| D | InterleavedLoadCombinePass.cpp | 1054 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/ |
| D | GCNNSAReassign.cpp | 241 SmallVector<Candidate, 32> Candidates; in runOnMachineFunction() local
|
| D | GCNRegBankReassign.cpp | 160 CandidateList Candidates; member in __anon8de1ca2a0111::GCNRegBankReassign
|
| /external/webrtc/p2p/base/ |
| D | ice_transport_internal.h | 57 typedef std::vector<Candidate> Candidates; typedef
|
| /external/clang/lib/Sema/ |
| D | CodeCompleteConsumer.cpp | 513 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | Mips16InstrInfo.cpp | 350 BitVector Candidates = in loadImmediate() local
|
| /external/llvm/lib/Target/Mips/ |
| D | Mips16InstrInfo.cpp | 335 BitVector Candidates = in loadImmediate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| D | OptTable.cpp | 216 SmallVector<StringRef, 8> Candidates; in suggestValueCompletions() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | IndirectCallPromotion.cpp | 578 Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, in tryToPromote()
|