Lines Matching defs:check
315 // Prevent constant pool checks from happening by setting the next check to
326 // Make sure a check happens quickly after getting unblocked.
371 // (A) {dist32/64} will be out of range at the next check in.
446 ConstantPool::BlockScope::BlockScope(Assembler* assm, PoolEmissionCheck check)
448 DCHECK_EQ(check, PoolEmissionCheck::kSkip);
564 // Prevent constant pool checks from happening by setting the next check to
575 // Make sure a check happens quickly after getting unblocked.
620 // (A) {dist32/64} will be out of range at the next check in.
695 ConstantPool::BlockScope::BlockScope(Assembler* assm, PoolEmissionCheck check)
697 DCHECK_EQ(check, PoolEmissionCheck::kSkip);