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/
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/
DGIMatchDagPredicate.h104 SmallVector<const CodeGenInstruction *, 4> Instrs; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DExecutionDomainFix.h66 SmallVector<MachineInstr *, 8> Instrs; member
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp1212 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1234 ->unsigned { in getResourceLength()
1264 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
DCFIInstrInserter.cpp181 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
DMachineCombiner.cpp426 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
DMachineOutliner.cpp662 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
DModuloSchedule.cpp2182 std::vector<MachineInstr *> Instrs; in runOnLoop() local
DMachinePipeliner.cpp2858 void SwingSchedulerDAG::fixupRegisterOverlaps(std::deque<SUnit *> &Instrs) { in fixupRegisterOverlaps()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
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/
DMCWin64EH.cpp650 const auto &Instrs = InstrsIter->second.Instructions; in FindMatchingEpilog() local
1132 auto &Instrs = I.second.Instructions; in ARM64FindSegmentsInFunction() local
DMCDwarf.cpp1465 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in emitCFIInstructions()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86DomainReassignment.cpp305 SmallVector<MachineInstr *, 8> Instrs; member in __anon21b6a0a50111::Closure
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmWriterEmitter.cpp239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
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/Analysis/
DModuleSummaryAnalysis.cpp486 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp147 SmallVector<MachineInstr*, 4> Instrs; member
632 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()
DARMTargetTransformInfo.cpp1779 unsigned Instrs = in getIntrinsicInstrCost() local
DARMBaseInstrInfo.cpp6911 std::deque<SUnit *> Instrs = in tooMuchRegisterPressure() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1025 std::vector<MachineInstr*> Instrs; in runOnNode() local
1753 std::vector<MachineInstr*> Instrs; in processBlock() local
DHexagonGenInsert.cpp1442 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1671 InstrArray Instrs; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp3679 SmallVector<TagStoreInstr, 4> Instrs; in tryMergeAdjacentSTG() local
DAArch64TargetTransformInfo.cpp353 unsigned Instrs = in getIntrinsicInstrCost() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1297 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in emitCFIInstruction() local