Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp110 ArrayRef<Instruction *> Insts) { in findOrCreateSource()
115 ArrayRef<Instruction *> Insts, in findOrCreateSource()
198 Value *RandomIRBuilder::newSource(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSource()
291 ArrayRef<Instruction *> Insts, in connectToSink()
365 ArrayRef<Instruction *> Insts, Value *V) { in newSink()
380 ArrayRef<Instruction *> Insts) { in findPointer()
H A DIRMutator.cpp125 SmallVector<Instruction *, 32> Insts; in mutate() local
398 SmallVector<Instruction *, 32> Insts; in mutate() local
424 SmallVector<Instruction *, 32> Insts; in mutate() local
554 SmallVector<Instruction *, 32> Insts; in mutate() local
576 SmallVector<Instruction *, 32> Insts; in mutate() local
633 SmallVector<Instruction *, 8> Insts; in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp826 SmallVectorImpl<Inst> &Insts, in emitLAInstSeq()
916 InstSeq Insts; in emitLoadAddressAbs() local
941 InstSeq Insts; in emitLoadAddressPcrel() local
964 InstSeq Insts; in emitLoadAddressPcrelLarge() local
987 InstSeq Insts; in emitLoadAddressGot() local
1010 InstSeq Insts; in emitLoadAddressGotLarge() local
1033 InstSeq Insts; in emitLoadAddressTLSLE() local
1051 InstSeq Insts; in emitLoadAddressTLSIE() local
1074 InstSeq Insts; in emitLoadAddressTLSIELarge() local
1097 InstSeq Insts; in emitLoadAddressTLSLD() local
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp171 ArrayRef<const CodeGenInstruction *> Insts, raw_ostream &OS) { in emitCompressEVEXTable()
271 ArrayRef<const CodeGenInstruction *> Insts, raw_ostream &OS) { in emitNFTransformTable()
303 ArrayRef<const CodeGenInstruction *> Insts, raw_ostream &OS) { in emitND2NonNDTable()
341 ArrayRef<const CodeGenInstruction *> Insts, raw_ostream &OS) { in emitSSE2AVXTable()
375 ArrayRef<const CodeGenInstruction *> Insts = in run() local
H A DPseudoLoweringEmitter.cpp305 std::vector<Record *> Insts = Records.getAllDerivedDefinitions(Classes); in run() local
H A DInstrInfoEmitter.cpp559 const auto &Insts = P.second; in emitLogicalOperandSizeMappings() local
657 const auto &Insts = P.second; in emitLogicalOperandTypeMappings() local
H A DCodeEmitterGen.cpp472 std::vector<Record *> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp273 std::vector<Record *> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
287 const DenseMap<const Record *, std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName()
309 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local
360 std::vector<Record *> Insts = in reverseBitsForLittleEndianEncoding() local
H A DVarLenCodeEmitterGen.cpp225 auto Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMatInt.cpp27 InstSeq Insts; in generateInstSeq() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h61 InstSeq Insts; variable
H A DMipsAnalyzeImmediate.cpp109 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp115 SmallVector<Instruction *, 4> Insts; member in __anonac6bc9b30111::LockstepReverseIterator
290 ModelledPHI(ArrayRef<Instruction *> Insts, unsigned OpNum, in ModelledPHI()
688 auto Insts = *LRI; in analyzeInstructionForSinking() local
884 SmallVector<Instruction *, 4> Insts; in sinkLastInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp183 SmallVector<MachineInstr *, 4> Insts; member in __anona50655620111::VPTBlock
195 SmallVectorImpl<MachineInstr *> &Insts = getInsts(); in getDivergent() local
268 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isEntryPredicatedOnVCTP() local
276 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in hasImplicitlyValidVPT() local
335 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isValid() local
1579 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in ConvertVPTBlocks() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h104 dropInstructions(const llvm::SmallPtrSetImpl<const llvm::MCInst *> &Insts) { in dropInstructions()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp372 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter()
387 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run()
H A DMemoryTaggingSupport.cpp30 bool maybeReachableFromEachOther(const SmallVectorImpl<IntrinsicInst *> &Insts, in maybeReachableFromEachOther()
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp764 std::vector<const Instruction *> &Insts) { in TestInsts()
837 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts()
1078 std::vector<const Instruction *> Insts; in ReduceInsts() local
1158 std::vector<Instruction *> Insts; in ReduceInsts() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp131 SmallVector<InstRef, 8> Insts; in cycleEnd() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp243 uint64_t Scheduler::analyzeResourcePressure(SmallVectorImpl<InstRef> &Insts) { in analyzeResourcePressure() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp129 LegalizerWorkListManager(InstListTy &Insts, ArtifactListTy &Arts) in LegalizerWorkListManager() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp432 MCRegister DestReg, SmallVectorImpl<MCInst> &Insts) { in generateMCInstSeq()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp654 std::array<StringRef, 8> Insts = {"lds", "adiw", "sbiw", "ldi"}; in ParseInstruction() local
662 std::array<StringRef, 8> Insts = {"sts", "call", "rcall", "rjmp", "jmp"}; in ParseInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp1058 auto Convert = [&](SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) { in combineAMXcast()
1081 auto EraseInst = [&](SmallVectorImpl<Instruction *> &Insts) { in combineAMXcast()

12