Home
last modified time | relevance | path

Searched defs:IsInteger32 (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dtype-info.h153 inline bool IsInteger32() { in IsInteger32() function
Dhydrogen-instructions.h317 bool IsInteger32() const { return kind_ == kInteger32; } in IsInteger32() function
/external/v8/src/ia32/
Dlithium-codegen-ia32.cc331 bool LCodeGen::IsInteger32(LConstantOperand* op) const { in IsInteger32() function in v8::internal::LCodeGen
/external/v8/src/arm/
Dlithium-codegen-arm.cc395 bool LCodeGen::IsInteger32(LConstantOperand* op) const { in IsInteger32() function in v8::internal::LCodeGen
/external/v8/src/mips/
Dlithium-codegen-mips.cc363 bool LCodeGen::IsInteger32(LConstantOperand* op) const { in IsInteger32() function in v8::internal::LCodeGen