Searched refs:IsInteger32Constant (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/x64/
H A Dlithium-gap-resolver-x64.cc198 if (cgen_->IsInteger32Constant(constant_source)) {
206 if (cgen_->IsInteger32Constant(constant_source)) {
H A Dlithium-codegen-x64.h79 bool IsInteger32Constant(LConstantOperand* op) const;
H A Dlithium-codegen-x64.cc310 bool LCodeGen::IsInteger32Constant(LConstantOperand* op) const { function in class:v8::internal::LCodeGen

Completed in 276 milliseconds