Searched defs:AddVal (Results 1 – 6 of 6) sorted by relevance
59 function Stat.AddVal(builder, val) function
47 public static void AddVal(FlatBufferBuilder builder, long val) { builder.AddLong(1, val, 0); } in AddVal() method
67 def AddVal(builder, val): function
57 static constexpr int AddVal = Add; member63 static constexpr int AddVal = Add; member
1995 ConstantSDNode *AddVal = cast<ConstantSDNode>(ShVal.getOperand(1)); in matchAddressRecursively() local2060 ConstantSDNode *AddVal = in matchAddressRecursively() local
4156 auto AddVal = MIRBuilder.buildSITOFP(Ty, And); in lowerIntrinsicRound() local