Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h328 MachineInstr &getMI() const { return MI; } in getMI() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp272 MachineInstr *getMI() const { return MI; } in getMI() function in __anon7dafcbf40111::RecurrenceInstr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp187 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function