• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/

Lines Matching defs:IntValue

529   static MatchTableRecord IntValue(int64_t IntValue) {
530 return MatchTableRecord(None, llvm::to_string(IntValue), 1,
1217 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Op")
1218 << MatchTable::IntValue(OpIdx) << MatchTable::Comment("Type")
1252 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1253 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1255 << MatchTable::IntValue(SizeInBits) << MatchTable::LineBreak;
1284 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1285 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1286 << MatchTable::Comment("Renderer") << MatchTable::IntValue(ID)
1318 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1319 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1339 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Op")
1340 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak;
1356 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Op")
1357 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak;
1383 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1384 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1385 << MatchTable::IntValue(Value) << MatchTable::LineBreak;
1412 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1413 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1414 << MatchTable::IntValue(Value) << MatchTable::LineBreak;
1440 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1441 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1470 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1471 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1681 << MatchTable::IntValue(InsnVarID) << getValue()
1740 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1742 << MatchTable::IntValue(NumOperands) << MatchTable::LineBreak;
1796 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1844 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Order")
1873 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1874 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1875 << MatchTable::Comment("Size") << MatchTable::IntValue(Size)
1904 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1905 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1908 << MatchTable::IntValue(AddrSpaces.size());
1910 Table << MatchTable::Comment("AddrSpace") << MatchTable::IntValue(AS);
1943 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1944 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1945 << MatchTable::Comment("MinAlign") << MatchTable::IntValue(MinAlign)
1989 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1990 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1991 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(OpIdx)
2019 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
2243 << MatchTable::IntValue(NewInsnVarID) << MatchTable::Comment("MI")
2244 << MatchTable::IntValue(getInsnVarID())
2245 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(getOpIdx())
2363 << MatchTable::IntValue(NewInsnID) << MatchTable::Comment("OldInsnID")
2364 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2365 << MatchTable::IntValue(Operand.getOpIdx())
2394 << MatchTable::IntValue(NewInsnID) << MatchTable::Comment("OldInsnID")
2395 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2396 << MatchTable::IntValue(Operand.getOpIdx())
2430 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2432 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2433 << MatchTable::IntValue(Operand.getOpIdx())
2468 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2470 << MatchTable::IntValue(OldInsnVarID)
2498 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2500 << MatchTable::IntValue(OldInsnVarID)
2532 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2534 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2535 << MatchTable::IntValue(Operand.getOpIdx())
2537 << MatchTable::IntValue(SubReg->EnumValue)
2562 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2576 Table << MatchTable::IntValue(0);
2601 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2602 << MatchTable::Comment("TempRegID") << MatchTable::IntValue(TempRegID)
2607 Table << MatchTable::IntValue(0);
2628 << MatchTable::IntValue(InsnID) << MatchTable::Comment("Imm")
2629 << MatchTable::IntValue(Imm) << MatchTable::LineBreak;
2649 << MatchTable::IntValue(InsnID) << MatchTable::Comment("SubRegIndex")
2650 << MatchTable::IntValue(SubRegIdx->EnumValue)
2689 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2691 << MatchTable::IntValue(RendererID);
2694 << MatchTable::IntValue(SubOperand.getValue());
2720 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2722 << MatchTable::IntValue(OldInsnVarID)
2750 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2752 << MatchTable::IntValue(OpdMatcher.getInsnVarID())
2754 << MatchTable::IntValue(OpdMatcher.getOpIdx())
2851 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2853 << MatchTable::IntValue(RecycleInsnID)
2864 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2873 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2885 << MatchTable::IntValue(InsnID) << MatchTable::Comment("Opcode")
2893 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2907 Table << MatchTable::IntValue(MergeInsnID);
2917 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2932 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2951 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2952 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
2954 << MatchTable::IntValue(RC.EnumValue) << MatchTable::LineBreak;
2973 << MatchTable::Comment("TempRegID") << MatchTable::IntValue(TempRegID)
3130 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
3177 Table << MatchTable::Opcode("GIR_Coverage") << MatchTable::IntValue(RuleID)
3252 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
3253 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(OpIdx)
3255 << MatchTable::IntValue(OtherInsnVarID)
3257 << MatchTable::IntValue(OtherOM.getOpIdx())
5659 << MatchTable::IntValue(Condition->getInsnVarID());
5664 << MatchTable::IntValue(Condition->getInsnVarID())
5666 << MatchTable::IntValue(Condition->getOpIdx());
5691 Table << MatchTable::Comment("[") << MatchTable::IntValue(LowerBound)
5692 << MatchTable::IntValue(UpperBound) << MatchTable::Comment(")")
5700 Table << MatchTable::IntValue(0);