Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp69 MachineBasicBlock::iterator getMachineInstr() const { return MI; } in getMachineInstr() function in __anon0b13e6740111::FrameRef