HomeSort by relevance Sort by last modified time
    Searched refs:IsInteger32Constant (Results 1 - 3 of 3) sorted by null

  /external/v8/src/x64/
lithium-gap-resolver-x64.cc 198 if (cgen_->IsInteger32Constant(constant_source)) {
206 if (cgen_->IsInteger32Constant(constant_source)) {
lithium-codegen-x64.h 78 bool IsInteger32Constant(LConstantOperand* op) const;
lithium-codegen-x64.cc 320 bool LCodeGen::IsInteger32Constant(LConstantOperand* op) const {
    [all...]

Completed in 17 milliseconds