/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCodeEmitter.cpp | 468 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 D | GIMatchDagPredicate.h | 104 SmallVector<const CodeGenInstruction *, 4> Instrs; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | ExecutionDomainFix.h | 66 SmallVector<MachineInstr *, 8> Instrs; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 1212 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local 1234 ->unsigned { in getResourceLength() 1264 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
|
H A D | CFIInstrInserter.cpp | 181 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
|
H A D | MachineCombiner.cpp | 426 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
|
H A D | MachineOutliner.cpp | 662 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
|
H A D | ModuloSchedule.cpp | 2182 std::vector<MachineInstr *> Instrs; in runOnLoop() local
|
H A D | MachinePipeliner.cpp | 2858 void SwingSchedulerDAG::fixupRegisterOverlaps(std::deque<SUnit *> &Instrs) { in fixupRegisterOverlaps()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 649 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 D | MCWin64EH.cpp | 650 const auto &Instrs = InstrsIter->second.Instructions; in FindMatchingEpilog() local 1132 auto &Instrs = I.second.Instructions; in ARM64FindSegmentsInFunction() local
|
H A D | MCDwarf.cpp | 1465 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in emitCFIInstructions()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 305 SmallVector<MachineInstr *, 8> Instrs; member in __anon73142a400111::Closure
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 486 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
|
H A D | CodeGenDAGPatterns.cpp | 3751 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 D | ARMLoadStoreOptimizer.cpp | 147 SmallVector<MachineInstr*, 4> Instrs; member 632 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()
|
H A D | ARMTargetTransformInfo.cpp | 1779 unsigned Instrs = in getIntrinsicInstrCost() local
|
H A D | ARMBaseInstrInfo.cpp | 6911 std::deque<SUnit *> Instrs = in tooMuchRegisterPressure() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 1025 std::vector<MachineInstr*> Instrs; in runOnNode() local 1753 std::vector<MachineInstr*> Instrs; in processBlock() local
|
H A D | HexagonGenInsert.cpp | 1442 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1671 InstrArray Instrs; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 353 unsigned Instrs = in getIntrinsicInstrCost() local
|
H A D | AArch64FrameLowering.cpp | 3679 SmallVector<TagStoreInstr, 4> Instrs; in tryMergeAdjacentSTG() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 1297 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in emitCFIInstruction() local
|