Home
last modified time | relevance | path

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

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