Home
last modified time | relevance | path

Searched defs:Instrs (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp469 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getFixupNoBits() local
728 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getMachineOpValue() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h66 SmallVector<MachineInstr *, 8> Instrs; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1218 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1240 ->unsigned { in getResourceLength()
1270 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
H A DCFIInstrInserter.cpp182 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
H A DMachineCombiner.cpp417 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
H A DMachineOutliner.cpp743 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
H A DMachinePipeliner.cpp1087 DenseMap<int, std::deque<SUnit *>> Instrs; in computeScheduledInsts() local
3358 void SwingSchedulerDAG::fixupRegisterOverlaps(std::deque<SUnit *> &Instrs) { in fixupRegisterOverlaps()
H A DModuloSchedule.cpp2821 std::vector<MachineInstr *> Instrs; in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp604 ArrayRef<MCCFIInstruction> Instrs = FI->Instructions; in generateCompactUnwindEncoding() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp650 const auto &Instrs = InstrsIter->second.Instructions; FindMatchingEpilog() local
1132 auto &Instrs = I.second.Instructions; ARM64FindSegmentsInFunction() local
H A DMCDwarf.cpp1476 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in emitCFIInstructions()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1156 ArrayRef<MCCFIInstruction> Instrs = FI->Instructions; in generateCompactUnwindEncoding() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp304 SmallVector<MachineInstr *, 8> Instrs; member in __anond9661d290111::Closure
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp241 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp575 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp147 SmallVector<MachineInstr*, 4> Instrs; member
633 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()
H A DARMTargetTransformInfo.cpp1916 unsigned Instrs = in getIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp3744 SmallVectorImpl<Record *> &Instrs) { in getInstructionsInTree()
3961 std::vector<Record *> Instrs = in ParseInstructions() local
4150 SmallVector<Record *, 8> Instrs; in VerifyInstructionFlags() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1333 ArrayRef<MCCFIInstruction> Instrs = FI->Instructions; in generateCompactUnwindEncoding() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1379 std::vector<Chain> Vectorizer::gatherChains(ArrayRef<Instruction *> Instrs) { in gatherChains()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1025 std::vector<MachineInstr*> Instrs; in runOnNode() local
1753 std::vector<MachineInstr*> Instrs; in processBlock() local
H A DHexagonGenInsert.cpp1442 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1680 InstrArray Instrs; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp584 unsigned Instrs = in getIntrinsicInstrCost() local

12