Searched defs:mkXOR (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c419 static IROp mkXOR ( IRType ty ) { function
423 default: vpanic("mkXOR");
2436 case BITS2(1,0): op = mkXOR(ty); break;

Completed in 224 milliseconds