Home
last modified time | relevance | path

Searched refs:isZeroImm (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.cpp47 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
63 (isZeroImm(MI->getOperand(2)))) in isLoadFromStackSlot()
85 (isZeroImm(MI->getOperand(2)))) in isStoreToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp37 static bool isZeroImm(const MachineOperand &Op) { in isZeroImm() function
62 (isZeroImm(MI.getOperand(2)))) { in isLoadFromStackSlot()
81 (isZeroImm(MI.getOperand(2)))) { in isStoreToStackSlot()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.cpp34 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
48 (isZeroImm(MI->getOperand(2)))) { in isLoadFromStackSlot()
67 (isZeroImm(MI->getOperand(2)))) { in isStoreToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp54 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
70 (isZeroImm(MI.getOperand(2)))) { in isLoadFromStackSlot()
90 (isZeroImm(MI.getOperand(2)))) { in isStoreToStackSlot()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp54 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
70 (isZeroImm(MI.getOperand(2)))) { in isLoadFromStackSlot()
90 (isZeroImm(MI.getOperand(2)))) { in isStoreToStackSlot()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.cpp39 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
59 (isZeroImm(MI->getOperand(2)))) { in isLoadFromStackSlot()
84 (isZeroImm(MI->getOperand(2)))) { in isStoreToStackSlot()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h137 bool isZeroImm(const MachineOperand &op) const;
DMipsInstrInfo.cpp43 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo
DMipsSEInstrInfo.cpp49 (isZeroImm(MI.getOperand(2)))) { in isLoadFromStackSlot()
71 (isZeroImm(MI.getOperand(2)))) { in isStoreToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h166 bool isZeroImm(const MachineOperand &op) const;
DMipsSEInstrInfo.cpp54 (isZeroImm(MI.getOperand(2)))) { in isLoadFromStackSlot()
76 (isZeroImm(MI.getOperand(2)))) { in isStoreToStackSlot()
DMipsInstrInfo.cpp51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo