Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp48 static inline MachineInstr *getMachineInstr(MachineInstr *MI) { in getMachineInstr() function
51 static inline MachineInstr *getMachineInstr(const SUnit *SU) { in getMachineInstr() function
54 static inline MachineInstr *getMachineInstr(const SUnit &SU) { in getMachineInstr() function
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp60 MachineBasicBlock::iterator getMachineInstr() const { return MI; } in getMachineInstr() function in __anon5e2ed6750111::FrameRef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp69 MachineBasicBlock::iterator getMachineInstr() const { return MI; } in getMachineInstr() function in __anon7b1d591d0111::FrameRef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp70 MachineBasicBlock::iterator getMachineInstr() const { return MI; } in getMachineInstr() function in __anon688375170111::FrameRef