Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARC/
DARCInstrInfo.cpp49 static bool isZeroImm(const MachineOperand &Op) { in isZeroImm() function
/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp53 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo