Searched defs:NumConstants (Results 1 – 5 of 5) sorted by relevance
121 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local150 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
931 int Type::NumConstants() { in NumConstants() function in v8::internal::compiler::Type
1389 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
1082 int AstType::NumConstants() { in NumConstants() function in v8::internal::AstType
4190 unsigned NumConstants = 0; in buildVector() local