Home
last modified time | relevance | path

Searched defs:getMachineInstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp32 static inline MachineInstr *getMachineInstr(MachineInstr *MI) { in getMachineInstr() function
35 static inline MachineInstr *getMachineInstr(const SUnit *SU) { in getMachineInstr() function
38 static inline MachineInstr *getMachineInstr(const SUnit &SU) { in getMachineInstr() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp70 MachineBasicBlock::iterator getMachineInstr() const { return MI; } in getMachineInstr() function in __anon7165d95d0111::FrameRef