Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h330 MachineInstr &getMI() const { return MI; } in getMI() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp318 MachineInstr *getMI() const { return MI; } in getMI() function in __anon40c6a21b0111::RecurrenceInstr
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp219 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { getMI() function