Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc1631 wasm::WasmOpcode LtOp(const MachineType& ty) { in LtOp() function
1702 Node* neg_test = Binop(LtOp(float_ty), input, Zero(this, float_ty)); in BuildIntConvertFloat()
1990 Node* neg_test = Binop(LtOp(float_ty), input, Zero(this, float_ty)); in BuildCcallConvertFloat()