Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp468 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getFixupNoBits() local
727 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getMachineOpValue() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h104 SmallVector<const CodeGenInstruction *, 4> Instrs; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h66 SmallVector<MachineInstr *, 8> Instrs; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1212 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1234 ->unsigned { in getResourceLength()
1264 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
H A DCFIInstrInserter.cpp181 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
H A DMachineCombiner.cpp426 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
H A DMachineOutliner.cpp662 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
H A DModuloSchedule.cpp2182 std::vector<MachineInstr *> Instrs; in runOnLoop() local
H A DMachinePipeliner.cpp2858 void SwingSchedulerDAG::fixupRegisterOverlaps(std::deque<SUnit *> &Instrs) { in fixupRegisterOverlaps()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp649 SmallVector<Instruction *, 16> Instrs; in eraseInstructions() local
929 bool Vectorizer::vectorizeInstructions(ArrayRef<Instruction *> Instrs) { in vectorizeInstructions()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCWin64EH.cpp650 const auto &Instrs = InstrsIter->second.Instructions; in FindMatchingEpilog() local
1132 auto &Instrs = I.second.Instructions; in ARM64FindSegmentsInFunction() local
H A DMCDwarf.cpp1465 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in emitCFIInstructions()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp305 SmallVector<MachineInstr *, 8> Instrs; member in __anon73142a400111::Closure
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp486 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
H A DCodeGenDAGPatterns.cpp3751 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()
3962 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local
4152 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp147 SmallVector<MachineInstr*, 4> Instrs; member
632 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()
H A DARMTargetTransformInfo.cpp1779 unsigned Instrs = in getIntrinsicInstrCost() local
H A DARMBaseInstrInfo.cpp6911 std::deque<SUnit *> Instrs = in tooMuchRegisterPressure() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1671 InstrArray Instrs; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp353 unsigned Instrs = in getIntrinsicInstrCost() local
H A DAArch64FrameLowering.cpp3679 SmallVector<TagStoreInstr, 4> Instrs; in tryMergeAdjacentSTG() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1297 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in emitCFIInstruction() local