HomeSort by relevance Sort by last modified time
    Searched refs:isZeroImm (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 34 static bool isZeroImm(const MachineOperand &op) {
48 (isZeroImm(MI->getOperand(2)))) {
67 (isZeroImm(MI->getOperand(2)))) {
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreInstrInfo.cpp 47 static bool isZeroImm(const MachineOperand &op) {
63 (isZeroImm(MI->getOperand(2))))
85 (isZeroImm(MI->getOperand(2))))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCInstrInfo.cpp 37 static bool isZeroImm(const MachineOperand &Op) {
62 (isZeroImm(MI.getOperand(2)))) {
81 (isZeroImm(MI.getOperand(2)))) {
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 137 bool isZeroImm(const MachineOperand &op) const;
MipsInstrInfo.cpp 43 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
MipsSEInstrInfo.cpp 49 (isZeroImm(MI.getOperand(2)))) {
71 (isZeroImm(MI.getOperand(2)))) {
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 54 static bool isZeroImm(const MachineOperand &op) {
70 (isZeroImm(MI.getOperand(2)))) {
90 (isZeroImm(MI.getOperand(2)))) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 54 static bool isZeroImm(const MachineOperand &op) {
70 (isZeroImm(MI.getOperand(2)))) {
90 (isZeroImm(MI.getOperand(2)))) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsInstrInfo.h 166 bool isZeroImm(const MachineOperand &op) const;
MipsSEInstrInfo.cpp 54 (isZeroImm(MI.getOperand(2)))) {
76 (isZeroImm(MI.getOperand(2)))) {
    [all...]
MipsInstrInfo.cpp 51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.cpp 39 static bool isZeroImm(const MachineOperand &op) {
59 (isZeroImm(MI->getOperand(2)))) {
84 (isZeroImm(MI->getOperand(2)))) {

Completed in 383 milliseconds