Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc1702 Node* neg_test = Binop(LtOp(float_ty), input, Zero(this, float_ty)); in BuildIntConvertFloat() local
1990 Node* neg_test = Binop(LtOp(float_ty), input, Zero(this, float_ty)); in BuildCcallConvertFloat() local