Searched refs:BooleanToInt32 (Results 1 – 3 of 3) sorted by relevance
432 result = builder_.BooleanToInt32(value); in LowerCheckSupportAndConvert()
490 inline GateRef BooleanToInt32(GateRef x);
517 GateRef CircuitBuilder::BooleanToInt32(GateRef x) in BooleanToInt32() function