Searched defs:ivalue (Results 1 – 8 of 8) sorted by relevance
200 for (const auto& ivalue : args.int_values_) { in CopyArguments() local243 for (const auto& ivalue : int_values_) { in RenameArgumentsInCode() local
205 for (auto& ivalue : args.GetIntValues()) { in CopyScalarArgumentsToStructWithScalarFields() local281 for (auto& ivalue : args.GetIntValues()) { in CopyScalarArgumentsToStructWithVec4Fields() local
261 const int64_t ivalue = ConstantLiteralAsInt64(width, length->words()); in ValidateTypeArray() local
670 int ivalue; field in StackMapTest.C5698 int ivalue; field in StackMapTest.C6
309 #define ivalue(o) check_exp(ttisinteger(o), val_(o).i) macro
6991 PyObject *ivalue = PyNumber_Long(value); in heapctypesetattr_setattro() local