Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h110 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h158 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function