Home
last modified time | relevance | path

Searched defs:isOptimizableRegisterMove (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h173 virtual bool isOptimizableRegisterMove(const MCInst &MI, in isOptimizableRegisterMove() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h183 virtual bool isOptimizableRegisterMove(const MachineInstr *MI) const { in isOptimizableRegisterMove() function