Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp23 ArrayRef<Instruction *> Insts) { in findOrCreateSource()
28 ArrayRef<Instruction *> Insts, in findOrCreateSource()
43 Value *RandomIRBuilder::newSource(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSource()
129 ArrayRef<Instruction *> Insts, Value *V) { in connectToSink()
153 void RandomIRBuilder::newSink(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSink()
167 ArrayRef<Instruction *> Insts, in findPointer()
H A DIRMutator.cpp117 SmallVector<Instruction *, 32> Insts; in mutate() local
353 SmallVector<Instruction *, 32> Insts; in mutate() local
483 SmallVector<Instruction *, 32> Insts; in mutate() local
505 SmallVector<Instruction *, 32> Insts; in mutate() local
556 SmallVector<Instruction *, 8> Insts; in mutate() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DCustomBehaviour.cpp29 llvm::ArrayRef<llvm::MCInst> Insts) { in getStartViews()
35 llvm::ArrayRef<llvm::MCInst> Insts) { in getPostInstrInfoViews()
41 llvm::ArrayRef<llvm::MCInst> Insts) { in getEndViews()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp759 SmallVectorImpl<Inst> &Insts, in emitLAInstSeq()
833 InstSeq Insts; in emitLoadAddressAbs() local
858 InstSeq Insts; in emitLoadAddressPcrel() local
881 InstSeq Insts; in emitLoadAddressPcrelLarge() local
904 InstSeq Insts; in emitLoadAddressGot() local
927 InstSeq Insts; in emitLoadAddressGotLarge() local
950 InstSeq Insts; in emitLoadAddressTLSLE() local
968 InstSeq Insts; in emitLoadAddressTLSIE() local
991 InstSeq Insts; in emitLoadAddressTLSIELarge() local
1014 InstSeq Insts; in emitLoadAddressTLSLD() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DReplaceConstant.cpp23 SmallPtrSetImpl<Instruction *> *Insts) { in convertConstantExprsToInstructions()
36 SmallPtrSetImpl<Instruction *> *Insts) { in convertConstantExprsToInstructions()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenTarget.cpp466 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
478 std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName()
500 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local
547 std::vector<Record *> Insts = in reverseBitsForLittleEndianEncoding() local
H A DInstrInfoEmitter.cpp557 const auto &Insts = P.second; in emitLogicalOperandSizeMappings() local
655 const auto &Insts = P.second; in emitLogicalOperandTypeMappings() local
H A DPseudoLoweringEmitter.cpp303 std::vector<Record *> Insts = Records.getAllDerivedDefinitions(Classes); in run() local
H A DCodeEmitterGen.cpp424 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMatInt.cpp27 InstSeq Insts; in generateInstSeq() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h61 InstSeq Insts; variable
H A DMipsAnalyzeImmediate.cpp109 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp118 SmallVector<Instruction *, 4> Insts; member in __anon97a272aa0111::LockstepReverseIterator
262 ModelledPHI(ArrayRef<Instruction *> Insts, unsigned OpNum, const BArray &B) { in ModelledPHI()
647 auto Insts = *LRI; in analyzeInstructionForSinking() local
838 SmallVector<Instruction *, 4> Insts; in sinkLastInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp196 SmallVector<MachineInstr *, 4> Insts; member in __anon24d030b90111::VPTState
247 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in getDivergent() local
267 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isEntryPredicatedOnVCTP() local
276 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in hasImplicitlyValidVPT() local
321 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isValid() local
1598 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in ConvertVPTBlocks() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp321 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter()
336 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run()
H A DMemoryTaggingSupport.cpp26 bool maybeReachableFromEachOther(const SmallVectorImpl<IntrinsicInst *> &Insts, in maybeReachableFromEachOther()
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DCrashDebugger.cpp769 std::vector<const Instruction *> &Insts) { in TestInsts()
844 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts()
1091 std::vector<const Instruction *> Insts; in ReduceInsts() local
1171 std::vector<Instruction *> Insts; in ReduceInsts() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp131 SmallVector<InstRef, 8> Insts; in cycleEnd() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp243 uint64_t Scheduler::analyzeResourcePressure(SmallVectorImpl<InstRef> &Insts) { in analyzeResourcePressure()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp125 LegalizerWorkListManager(InstListTy &Insts, ArtifactListTy &Arts) in LegalizerWorkListManager()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp650 std::array<StringRef, 8> Insts = {"lds", "adiw", "sbiw", "ldi"}; in ParseInstruction() local
658 std::array<StringRef, 8> Insts = {"sts", "call", "rcall", "rjmp", "jmp"}; in ParseInstruction() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp118 void BasicBlockFiller::addInstructions(ArrayRef<MCInst> Insts, in addInstructions()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp569 ArrayRef<MCInst> Insts = Region->getInstructions(); in main() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp1052 auto Convert = [&](SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) { in combineAMXcast()
1075 auto EraseInst = [&](SmallVectorImpl<Instruction *> &Insts) { in combineAMXcast()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp264 auto &Insts = FunctionToInst.second; in replaceLDSUseByPointer() local

12