Searched refs:LtOp (Results 1 – 1 of 1) sorted by relevance
1631 wasm::WasmOpcode LtOp(const MachineType& ty) { in LtOp() function1702 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()