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

Lines Matching refs:IntValue

528   static MatchTableRecord IntValue(int64_t IntValue) {
529 return MatchTableRecord(None, llvm::to_string(IntValue), 1,
1245 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Op")
1246 << MatchTable::IntValue(OpIdx) << MatchTable::Comment("Type")
1280 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1281 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1283 << MatchTable::IntValue(SizeInBits) << MatchTable::LineBreak;
1312 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1313 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1314 << MatchTable::Comment("Renderer") << MatchTable::IntValue(ID)
1346 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1347 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1367 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Op")
1368 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak;
1384 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Op")
1385 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak;
1411 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1412 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1413 << MatchTable::IntValue(Value) << MatchTable::LineBreak;
1440 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1441 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1442 << MatchTable::IntValue(Value) << MatchTable::LineBreak;
1468 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1469 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1498 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1499 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
1709 << MatchTable::IntValue(InsnVarID) << getValue()
1768 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1770 << MatchTable::IntValue(NumOperands) << MatchTable::LineBreak;
1824 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1872 << MatchTable::IntValue(InsnVarID) << MatchTable::Comment("Order")
1901 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1902 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1903 << MatchTable::Comment("Size") << MatchTable::IntValue(Size)
1932 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1933 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1936 << MatchTable::IntValue(AddrSpaces.size());
1938 Table << MatchTable::Comment("AddrSpace") << MatchTable::IntValue(AS);
1971 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
1972 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
1973 << MatchTable::Comment("MinAlign") << MatchTable::IntValue(MinAlign)
2017 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
2018 << MatchTable::Comment("MMO") << MatchTable::IntValue(MMOIdx)
2019 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(OpIdx)
2047 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
2284 << MatchTable::IntValue(NewInsnVarID) << MatchTable::Comment("MI")
2285 << MatchTable::IntValue(getInsnVarID())
2286 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(getOpIdx())
2404 << MatchTable::IntValue(NewInsnID) << MatchTable::Comment("OldInsnID")
2405 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2406 << MatchTable::IntValue(Operand.getOpIdx())
2435 << MatchTable::IntValue(NewInsnID) << MatchTable::Comment("OldInsnID")
2436 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2437 << MatchTable::IntValue(Operand.getOpIdx())
2471 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2473 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2474 << MatchTable::IntValue(Operand.getOpIdx())
2509 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2511 << MatchTable::IntValue(OldInsnVarID)
2539 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2541 << MatchTable::IntValue(OldInsnVarID)
2573 << MatchTable::Comment("NewInsnID") << MatchTable::IntValue(NewInsnID)
2575 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx")
2576 << MatchTable::IntValue(Operand.getOpIdx())
2578 << MatchTable::IntValue(SubReg->EnumValue)
2603 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2617 Table << MatchTable::IntValue(0);
2649 Table << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2650 << MatchTable::Comment("TempRegID") << MatchTable::IntValue(TempRegID)
2656 Table << MatchTable::IntValue(0);
2680 << MatchTable::IntValue(InsnID) << MatchTable::Comment("Imm")
2681 << MatchTable::IntValue(Imm) << MatchTable::LineBreak;
2701 << MatchTable::IntValue(InsnID) << MatchTable::Comment("SubRegIndex")
2702 << MatchTable::IntValue(SubRegIdx->EnumValue)
2741 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2743 << MatchTable::IntValue(RendererID);
2746 << MatchTable::IntValue(SubOperand.getValue());
2772 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2774 << MatchTable::IntValue(OldInsnVarID)
2802 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2804 << MatchTable::IntValue(OpdMatcher.getInsnVarID())
2806 << MatchTable::IntValue(OpdMatcher.getOpIdx())
2903 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2905 << MatchTable::IntValue(RecycleInsnID)
2916 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2925 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2937 << MatchTable::IntValue(InsnID) << MatchTable::Comment("Opcode")
2945 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2959 Table << MatchTable::IntValue(MergeInsnID);
2969 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
2984 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
3003 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
3004 << MatchTable::Comment("Op") << MatchTable::IntValue(OpIdx)
3025 << MatchTable::Comment("TempRegID") << MatchTable::IntValue(TempRegID)
3182 << MatchTable::Comment("InsnID") << MatchTable::IntValue(InsnID)
3229 Table << MatchTable::Opcode("GIR_Coverage") << MatchTable::IntValue(RuleID)
3304 << MatchTable::Comment("MI") << MatchTable::IntValue(InsnVarID)
3305 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(OpIdx)
3307 << MatchTable::IntValue(OtherInsnVarID)
3309 << MatchTable::IntValue(OtherOM.getOpIdx())
5793 << MatchTable::IntValue(Condition->getInsnVarID());
5798 << MatchTable::IntValue(Condition->getInsnVarID())
5800 << MatchTable::IntValue(Condition->getOpIdx());
5825 Table << MatchTable::Comment("[") << MatchTable::IntValue(LowerBound)
5826 << MatchTable::IntValue(UpperBound) << MatchTable::Comment(")")
5834 Table << MatchTable::IntValue(0);