Home
last modified time | relevance | path

Searched refs:WorstCaseSize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dassembler-arm64.cc337 return first_use_ + kMaxLoadLiteralRange - WorstCaseSize(); in MaxPcOffset()
341 int ConstPool::WorstCaseSize() { in WorstCaseSize() function in v8::internal::ConstPool
2959 int worst_case_size = constpool_.WorstCaseSize(); in CheckConstPool()
Dassembler-arm64.h702 int WorstCaseSize();