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