Searched refs:NeOp (Results 1 – 1 of 1) sorted by relevance
1620 wasm::WasmOpcode NeOp(const MachineType& ty) { in NeOp() function1647 return builder->Binop(NeOp(float_ty), trunc, check); in ConvertTrapTest()1699 Node* nan_test = Binop(NeOp(float_ty), input, input); in BuildIntConvertFloat()1987 Node* nan_test = Binop(NeOp(float_ty), input, input); in BuildCcallConvertFloat()