Searched defs:NumConstants (Results 1 – 4 of 4) sorted by relevance
121 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local150 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
1255 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
1122 int TypeImpl<Config>::NumConstants() { in NumConstants() function in v8::internal::TypeImpl
4019 unsigned NumConstants = 0; in buildVector() local