Home
last modified time | relevance | path

Searched defs:ParentMI (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAntiDepBreaker.h76 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI, in UpdateDbgValues()
H A DMachineOperand.h165 MachineInstr *ParentMI = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp418 MachineInstr *ParentMI = getParentInst(); in potentialToConvert() local