Home
last modified time | relevance | path

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

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