Searched defs:Instrs (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h66 SmallVector<MachineInstr *, 8> Instrs; member in struct:llvm::DomainValue
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h100 SmallVector<const CodeGenInstruction *, 4> Instrs; member in class:llvm::GIMatchDagOneOfOpcodesPredicate
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp471 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp185 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); local
H A DMachineOutliner.cpp655 const std::vector<MCCFIInstruction> &Instrs = local
H A DModuloSchedule.cpp2166 std::vector<MachineInstr *> Instrs; local
H A DMachinePipeliner.cpp2853 void SwingSchedulerDAG::fixupRegisterOverlaps(std::deque<SUnit *> &Instrs) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp471 const auto &Instrs = InstrsIter->second; local
H A DMCDwarf.cpp1508 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp306 SmallVector<MachineInstr *, 8> Instrs; member in class:__anon4424::Closure
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp610 SmallVector<Instruction *, 16> Instrs; local
908 bool Vectorizer::vectorizeInstructions(ArrayRef<Instruction *> Instrs) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp235 std::string Instrs = InstrsForCase[i]; local
H A DCodeGenDAGPatterns.cpp3614 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { argument
3824 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); local
4029 SmallVector<Record*, 8> Instrs; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp145 SmallVector<MachineInstr*, 4> Instrs; member in struct:__anon4029::ARMLoadStoreOpt::MergeCandidate
625 CreateLoadStoreMulti( MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, int Offset, unsigned Base, bool BaseKill, unsigned Opcode, ARMCC::CondCodes Pred, unsigned PredReg, const DebugLoc &DL, ArrayRef<std::pair<unsigned, bool>> Regs, ArrayRef<MachineInstr*> Instrs) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1671 InstrArray Instrs; member in class:clang::threadSafety::BasicBlock
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1010 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); local

Completed in 301 milliseconds