Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h137 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h159 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function