Searched defs:getInstructions (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h79 llvm::ArrayRef<llvm::MCInst> getInstructions() const { return Instructions; } function in class:llvm::mca::CodeRegion
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.h141 getInstructions() const { function in class:llvm::CodeGenTarget
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h151 ArrayRef<MachineInstr *> getInstructions() { return ScheduledInstrs; } function in class:llvm::ModuloSchedule
H A DMachinePipeliner.h590 std::deque<SUnit *> &getInstructions(int cycle) { function in class:llvm::SMSchedule
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h129 const InstructionListType &getInstructions() const { function in class:llvm::SimpleDDGNode
133 InstructionListType &getInstructions() { function in class:llvm::SimpleDDGNode

Completed in 116 milliseconds