Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp54 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function