/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | RandomIRBuilder.cpp | 22 ArrayRef<Instruction *> Insts) { in findOrCreateSource() 27 ArrayRef<Instruction *> Insts, in findOrCreateSource() 41 Value *RandomIRBuilder::newSource(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSource() 96 ArrayRef<Instruction *> Insts, Value *V) { in connectToSink() 120 void RandomIRBuilder::newSink(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSink() 134 ArrayRef<Instruction *> Insts, in findPointer()
|
D | IRMutator.cpp | 107 SmallVector<Instruction *, 32> Insts; in mutate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstX8632.h | 3160 struct Insts { struct 3161 using FakeRMW = InstX86FakeRMW; 3162 using Label = InstX86Label; 3164 using Call = InstX86Call; 3166 using Br = InstX86Br; 3167 using Jmp = InstX86Jmp; 3168 using Bswap = InstX86Bswap; 3169 using Neg = InstX86Neg; 3170 using Bsf = InstX86Bsf; 3171 using Bsr = InstX86Bsr; [all …]
|
D | IceInstX8664.h | 3059 struct Insts { struct 3060 using FakeRMW = InstX86FakeRMW; 3061 using Label = InstX86Label; 3063 using Call = InstX86Call; 3065 using Br = InstX86Br; 3066 using Jmp = InstX86Jmp; 3067 using Bswap = InstX86Bswap; 3068 using Neg = InstX86Neg; 3069 using Bsf = InstX86Bsf; 3070 using Bsr = InstX86Bsr; [all …]
|
D | IceCfg.cpp | 587 auto &Insts = PreHeader->getInsts(); in loopInvariantCodeMotion() local 610 CfgVector<std::reference_wrapper<Inst>> Insts(Node->getInsts().begin(), in findLoopInvariantInstructions() local 776 auto &Insts = Node->getInsts(); in floatConstantCSE() local 814 uint32_t CombinedAlignment, InstList &Insts, in sortAndCombineAllocas() 994 InstList &Insts = getEntryNode()->getInsts(); in processAllocas() local 1144 CfgVector<const Inst *> *Insts, SizeT I = 0) { in findAllInserts() 1239 const CfgVector<const Inst *> &Insts, Variable **Src0, in findAllExtracts()
|
D | IceCfgNode.h | 149 InstList Insts; /// ordered list of non-phi instructions variable
|
D | IceVariableSplitting.cpp | 521 auto &Insts = Node->getInsts(); in splitBlockLocalVariables() local
|
D | IceRegAlloc.cpp | 406 InstList &Insts = Node->getInsts(); in addSpillFill() local
|
D | IceTargetLowering.cpp | 502 auto Process = [&](InstList &Insts) { in getInstructionsInRange()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsAnalyzeImmediate.h | 61 InstSeq Insts; variable
|
D | MipsAnalyzeImmediate.cpp | 109 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
|
D | MipsRegisterBankInfo.cpp | 618 InstManager(InstListTy &Insts) : InstList(Insts) {} in InstManager()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 122 SmallVector<Instruction *, 4> Insts; member in __anon8f5973bd0111::LockstepReverseIterator 267 ModelledPHI(ArrayRef<Instruction *> Insts, unsigned OpNum, const BArray &B) { in ModelledPHI() 633 auto Insts = *LRI; in analyzeInstructionForSinking() local 835 SmallVector<Instruction *, 4> Insts; in sinkLastInstruction() local
|
D | LoopUnswitch.cpp | 361 UnswitchedValsMap &Insts = OldLoopProps.UnswitchedVals; in cloneData() local
|
D | Reassociate.cpp | 1896 OrderedSet &Insts) { in RecursivelyEraseDeadInsts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SSAUpdater.cpp | 337 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter() 352 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run()
|
D | SimplifyCFG.cpp | 1453 ArrayRef<Instruction *> Insts, in canSinkInstructions() 1556 SmallVector<Instruction*,4> Insts; in sinkLastInstruction() local 1658 SmallVector<Instruction*,4> Insts; member in __anone32c8bd50c11::LockstepReverseIterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLowOverheadLoops.cpp | 81 SmallVector<PredicatedMI, 4> Insts; member in __anon0861d5ac0111::VPTBlock 340 SmallVectorImpl<PredicatedMI> &Insts = Block.getInsts(); in ValidateTailPredicate() local 903 SmallVectorImpl<PredicatedMI> &Insts = Block.getInsts(); in ConvertVPTBlocks() local
|
D | ARMFrameLowering.cpp | 236 SmallVector<InstInfo, 4> Insts; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
D | ExecuteStage.cpp | 131 SmallVector<InstRef, 8> Insts; in cycleEnd() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | Legalizer.cpp | 95 LegalizerWorkListManager(InstListTy &Insts, ArtifactListTy &Arts) in LegalizerWorkListManager()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | Scheduler.cpp | 243 uint64_t Scheduler::analyzeResourcePressure(SmallVectorImpl<InstRef> &Insts) { in analyzeResourcePressure()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 193 std::set<MachineInstr*> Insts; member in __anonfa8b5cf30211::Chain
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 597 Instruction *I, SmallPtrSetImpl<Instruction *> &Insts, in hasMultipleUsesOf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SILoadStoreOptimizer.cpp | 606 SmallVectorImpl<MachineInstr *> &Insts) { in addToListsIfDependent()
|