Searched defs:SignedSmall (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | types.h | 360 static Type SignedSmall() { return NewBitset(BitsetType::SignedSmall()); } in SignedSmall() function |
| D | types.cc | 1040 BitsetType::bitset BitsetType::SignedSmall() { in SignedSmall() function in v8::internal::compiler::BitsetType |