Home
last modified time | relevance | path

Searched defs:Insts (Results 1 – 25 of 95) sorted by relevance

1234

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h3190 template <typename TraitsType> struct Insts { struct
3191 using GetIP = typename InstImpl<TraitsType>::InstX86GetIP;
3192 using FakeRMW = typename InstImpl<TraitsType>::InstX86FakeRMW;
3193 using Label = typename InstImpl<TraitsType>::InstX86Label;
3195 using Call = typename InstImpl<TraitsType>::InstX86Call;
3197 using Br = typename InstImpl<TraitsType>::InstX86Br;
3198 using Jmp = typename InstImpl<TraitsType>::InstX86Jmp;
3199 using Bswap = typename InstImpl<TraitsType>::InstX86Bswap;
3200 using Neg = typename InstImpl<TraitsType>::InstX86Neg;
3201 using Bsf = typename InstImpl<TraitsType>::InstX86Bsf;
[all …]
DIceCfg.cpp587 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()
DIceCfgNode.h149 InstList Insts; /// ordered list of non-phi instructions variable
/external/llvm-project/llvm/lib/FuzzMutate/
DRandomIRBuilder.cpp22 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DRandomIRBuilder.cpp22 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()
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp278 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
290 std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName()
307 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local
346 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in reverseBitsForLittleEndianEncoding() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h61 InstSeq Insts; variable
DMipsAnalyzeImmediate.cpp109 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h61 InstSeq Insts; variable
DMipsAnalyzeImmediate.cpp109 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h59 InstSeq Insts; variable
DMipsAnalyzeImmediate.cpp106 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/PowerPC/
DTargetTest.cpp56 const auto Insts = ExegesisTarget_->setRegTo(*STI, PPC::X0, APInt()); in TEST_F() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenTarget.cpp441 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
453 std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName()
475 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local
522 std::vector<Record *> Insts = in reverseBitsForLittleEndianEncoding() local
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/AArch64/
DTargetTest.cpp64 const auto Insts = setRegTo(AArch64::X0, APInt()); in TEST_F() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVNSink.cpp122 SmallVector<Instruction *, 4> Insts; member in __anon0e48740a0111::LockstepReverseIterator
266 ModelledPHI(ArrayRef<Instruction *> Insts, unsigned OpNum, const BArray &B) { in ModelledPHI()
636 auto Insts = *LRI; in analyzeInstructionForSinking() local
838 SmallVector<Instruction *, 4> Insts; in sinkLastInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp122 SmallVector<Instruction *, 4> Insts; member in __anon52d731fe0111::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
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp186 SmallVector<MachineInstr *, 4> Insts; member in __anone84e0e190111::VPTState
237 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in getDivergent() local
260 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isEntryPredicatedOnVCTP() local
269 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in hasImplicitlyValidVPT() local
314 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isValid() local
1438 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in ConvertVPTBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp337 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter()
352 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp332 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter()
347 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp81 SmallVector<PredicatedMI, 4> Insts; member in __anon4dc5a48d0111::VPTBlock
340 SmallVectorImpl<PredicatedMI> &Insts = Block.getInsts(); in ValidateTailPredicate() local
906 SmallVectorImpl<PredicatedMI> &Insts = Block.getInsts(); in ConvertVPTBlocks() local
/external/llvm-project/llvm/tools/bugpoint/
DCrashDebugger.cpp770 std::vector<const Instruction *> &Insts) { in TestInsts()
846 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts()
1093 std::vector<const Instruction *> Insts; in ReduceInsts() local
1173 std::vector<Instruction *> Insts; in ReduceInsts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp95 LegalizerWorkListManager(InstListTy &Insts, ArtifactListTy &Arts) in LegalizerWorkListManager()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp131 SmallVector<InstRef, 8> Insts; in cycleEnd() local
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp381 Instructions &Insts = Entry.second; in mergeSExts() local

1234