/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ValueProfileCollector.cpp | 42 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) {} in get() argument 53 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) { in get() argument
|
H A D | IndirectCallPromotion.cpp | 333 tryToPromote( Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, uint64_t &TotalCount) tryToPromote() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Speculation.h | 144 void registerSymbols(FunctionCandidatesMap Candidates, JITDylib *JD) { in registerSymbols() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 318 SmallPtrSet<VPValue *, 4> Candidates; in reorderMultiNodeOps() local 241 getBest(OpMode Mode, VPValue *Last, SmallPtrSetImpl<VPValue *> &Candidates, VPInterleavedAccessInfo &IAI) getBest() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegBankReassign.cpp | 160 CandidateList Candidates; member in __anon24457::GCNRegBankReassign [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOutliner.h | 166 std::vector<Candidate> Candidates; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | StraightLineStrengthReduce.cpp | 236 std::list<Candidate> Candidates; member in __anon25199::StraightLineStrengthReduce [all...] |
H A D | ConstantHoisting.cpp | 215 SmallPtrSet<BasicBlock *, 16> Candidates; in findBestInsertionSet() local
|
H A D | GVNHoist.cpp | 912 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw() argument 954 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
H A D | OptTable.cpp | 216 SmallVector<StringRef, 8> Candidates; in suggestValueCompletions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.cpp | 350 BitVector Candidates = in loadImmediate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InterleavedLoadCombinePass.cpp | 1053 findPattern( std::list<VectorInfo> &Candidates, std::list<VectorInfo> &InterleavedLoad, unsigned Factor, const DataLayout &DL) findPattern() argument 1263 std::list<VectorInfo> Candidates; run() local [all...] |
H A D | RegisterScavenging.cpp | 541 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local 307 findSurvivorReg(MachineBasicBlock::iterator StartMI, BitVector &Candidates, unsigned InstrLimit, MachineBasicBlock::iterator &UseMI) findSurvivorReg() argument [all...] |
H A D | MachineLICM.cpp | 533 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local 433 ProcessMI(MachineInstr *MI, BitVector &PhysRegDefs, BitVector &PhysRegClobbers, SmallSet<int, 32> &StoredFIs, SmallVectorImpl<CandidateInfo> &Candidates) ProcessMI() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 872 BitVector Candidates = in scavengeGPR8() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 162 SmallVector<const MergeCandidate*,4> Candidates; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 937 emitOptimizationRemarksForInlineCandidates( const SmallVector<Instruction *, 10> &Candidates, const Function &F, bool Hot) emitOptimizationRemarksForInlineCandidates() argument
|