Home | History | Annotate | Download | only in optimizing

Lines Matching refs:VisitXor

6066 void LocationsBuilderX86_64::VisitXor(HXor* instruction) { HandleBitwiseOperation(instruction); }
6086 void InstructionCodeGeneratorX86_64::VisitXor(HXor* instruction) {