Searched defs:NumConstants (Results 1 – 5 of 5) sorted by relevance
141 int NumConstants = (BitSize + 63) / 64; in getIntImmCostInst() local176 int NumConstants = (BitSize + 63) / 64; in getIntImmCostIntrin() local
969 int Type::NumConstants() const { in NumConstants() function in v8::internal::compiler::Type
3123 int NumConstants = divideCeil(BitSize, 64); in getIntImmCostInst() local
9882 unsigned NumConstants = NumElems; in LowerBUILD_VECTOR() local
4822 unsigned NumConstants = 0; in buildVector() local