Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDRegisterBankInfo.h328 MachineInstr &getMI() const { return MI; } in getMI() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPeepholeOptimizer.cpp272 MachineInstr *getMI() const { return MI; } in getMI() function in __anona3b5eac00111::RecurrenceInstr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGVN.cpp187 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function