HomeSort by relevance Sort by last modified time
    Searched refs:isReg (Results 1 - 25 of 462) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.cpp 32 static bool isReg(const MCInst &MI, unsigned OpNo) {
33 assert(MI.getOperand(OpNo).isReg() && "Register operand expected.");
128 if (Op.isReg()) {
232 return (isReg<Mips::ZERO>(MI, 0) && isReg<Mips::ZERO>(MI, 1) &&
234 (isReg<Mips::ZERO>(MI, 1) && printAlias("beqz", MI, 0, 2, OS));
237 return isReg<Mips::ZERO_64>(MI, 1) && printAlias("beqz", MI, 0, 2, OS);
240 return isReg<Mips::ZERO>(MI, 1) && printAlias("bnez", MI, 0, 2, OS);
243 return isReg<Mips::ZERO_64>(MI, 1) && printAlias("bnez", MI, 0, 2, OS);
246 return isReg<Mips::ZERO>(MI, 0) && printAlias("bal", MI, 1, OS)
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 192 return isReg() ? 0 : SubReg_TargetFlags;
195 assert(!isReg() && "Register operands can't have target flags");
200 assert(!isReg() && "Register operands can't have target flags");
229 /// isReg - Tests if this is a MO_Register operand.
230 bool isReg() const { return OpKind == MO_Register; }
268 assert(isReg() && "This is not a register operand!");
273 assert(isReg() && "Wrong MachineOperand accessor");
278 assert(isReg() && "Wrong MachineOperand accessor");
283 assert(isReg() && "Wrong MachineOperand accessor");
288 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineOperand.h 190 /// isReg - Tests if this is a MO_Register operand.
191 bool isReg() const { return OpKind == MO_Register; }
222 assert(isReg() && "This is not a register operand!");
227 assert(isReg() && "Wrong MachineOperand accessor");
232 assert(isReg() && "Wrong MachineOperand accessor");
237 assert(isReg() && "Wrong MachineOperand accessor");
242 assert(isReg() && "Wrong MachineOperand accessor");
247 assert(isReg() && "Wrong MachineOperand accessor");
252 assert(isReg() && "Wrong MachineOperand accessor");
257 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 199 return isReg() ? 0 : SubReg_TargetFlags;
202 assert(!isReg() && "Register operands can't have target flags");
207 assert(!isReg() && "Register operands can't have target flags");
239 /// isReg - Tests if this is a MO_Register operand.
240 bool isReg() const { return OpKind == MO_Register; }
279 assert(isReg() && "This is not a register operand!");
284 assert(isReg() && "Wrong MachineOperand accessor");
289 assert(isReg() && "Wrong MachineOperand accessor");
294 assert(isReg() && "Wrong MachineOperand accessor");
299 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineOperand.h 198 return isReg() ? 0 : SubReg_TargetFlags;
201 assert(!isReg() && "Register operands can't have target flags");
206 assert(!isReg() && "Register operands can't have target flags");
238 /// isReg - Tests if this is a MO_Register operand.
239 bool isReg() const { return OpKind == MO_Register; }
278 assert(isReg() && "This is not a register operand!");
283 assert(isReg() && "Wrong MachineOperand accessor");
288 assert(isReg() && "Wrong MachineOperand accessor");
293 assert(isReg() && "Wrong MachineOperand accessor");
298 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineOperand.h 198 return isReg() ? 0 : SubReg_TargetFlags;
201 assert(!isReg() && "Register operands can't have target flags");
206 assert(!isReg() && "Register operands can't have target flags");
238 /// isReg - Tests if this is a MO_Register operand.
239 bool isReg() const { return OpKind == MO_Register; }
278 assert(isReg() && "This is not a register operand!");
283 assert(isReg() && "Wrong MachineOperand accessor");
288 assert(isReg() && "Wrong MachineOperand accessor");
293 assert(isReg() && "Wrong MachineOperand accessor");
298 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 199 return isReg() ? 0 : SubReg_TargetFlags;
202 assert(!isReg() && "Register operands can't have target flags");
207 assert(!isReg() && "Register operands can't have target flags");
239 /// isReg - Tests if this is a MO_Register operand.
240 bool isReg() const { return OpKind == MO_Register; }
279 assert(isReg() && "This is not a register operand!");
284 assert(isReg() && "Wrong MachineOperand accessor");
289 assert(isReg() && "Wrong MachineOperand accessor");
294 assert(isReg() && "Wrong MachineOperand accessor");
299 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineOperand.h 198 return isReg() ? 0 : SubReg_TargetFlags;
201 assert(!isReg() && "Register operands can't have target flags");
206 assert(!isReg() && "Register operands can't have target flags");
238 /// isReg - Tests if this is a MO_Register operand.
239 bool isReg() const { return OpKind == MO_Register; }
278 assert(isReg() && "This is not a register operand!");
283 assert(isReg() && "Wrong MachineOperand accessor");
288 assert(isReg() && "Wrong MachineOperand accessor");
293 assert(isReg() && "Wrong MachineOperand accessor");
298 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineOperand.h 198 return isReg() ? 0 : SubReg_TargetFlags;
201 assert(!isReg() && "Register operands can't have target flags");
206 assert(!isReg() && "Register operands can't have target flags");
238 /// isReg - Tests if this is a MO_Register operand.
239 bool isReg() const { return OpKind == MO_Register; }
278 assert(isReg() && "This is not a register operand!");
283 assert(isReg() && "Wrong MachineOperand accessor");
288 assert(isReg() && "Wrong MachineOperand accessor");
293 assert(isReg() && "Wrong MachineOperand accessor");
298 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineOperand.h 200 return isReg() ? 0 : SubReg_TargetFlags;
203 assert(!isReg() && "Register operands can't have target flags");
208 assert(!isReg() && "Register operands can't have target flags");
240 /// isReg - Tests if this is a MO_Register operand.
241 bool isReg() const { return OpKind == MO_Register; }
280 assert(isReg() && "This is not a register operand!");
285 assert(isReg() && "Wrong MachineOperand accessor");
290 assert(isReg() && "Wrong MachineOperand accessor");
295 assert(isReg() && "Wrong MachineOperand accessor");
300 assert(isReg() && "Wrong MachineOperand accessor")
    [all...]
  /external/capstone/arch/Mips/
MipsInstPrinter.c 105 static bool isReg(MCInst *MI, unsigned OpNo, unsigned R)
346 if (isReg(MI, 0, Mips_ZERO) && isReg(MI, 1, Mips_ZERO))
348 if (isReg(MI, 1, Mips_ZERO))
353 if (isReg(MI, 0, Mips_ZERO) && isReg(MI, 1, Mips_ZERO))
358 if (isReg(MI, 1, Mips_ZERO_64))
363 if (isReg(MI, 1, Mips_ZERO))
368 if (isReg(MI, 1, Mips_ZERO))
373 if (isReg(MI, 1, Mips_ZERO_64)
    [all...]
  /external/llvm/lib/CodeGen/
AntiDepBreaker.h 60 if (MI.getOperand(0).isReg() && MI.getOperand(0).getReg() == OldReg)
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
AntiDepBreaker.h 64 if (MI && MI->getOperand(0).isReg() && MI->getOperand(0).getReg() == OldReg)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MachineLocation.h 47 bool isReg() const { return IsRegister; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MachineLocation.h 47 bool isReg() const { return IsRegister; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MachineLocation.h 47 bool isReg() const { return IsRegister; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MachineLocation.h 47 bool isReg() const { return IsRegister; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MachineLocation.h 47 bool isReg() const { return IsRegister; }

Completed in 1604 milliseconds

1 2 3 4 5 6 7 8 91011>>