Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp49 static bool isZeroImm(const MachineOperand &Op) { in isZeroImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp53 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo