Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc2117 wasm::WasmOpcode LtOp(const MachineType& ty) { in LtOp() function
2191 Node* neg_test = Binop(LtOp(float_ty), input, Zero(this, float_ty)); in BuildIntConvertFloat()
2446 Node* neg_test = Binop(LtOp(float_ty), input, Zero(this, float_ty)); in BuildCcallConvertFloat()

Completed in 18 milliseconds