Searched refs:shouldSinkOperands (Results 1 – 6 of 6) sorted by relevance
357 bool shouldSinkOperands(Instruction *I,
14952 bool ARMTargetLowering::shouldSinkOperands(Instruction *I, in shouldSinkOperands() function in ARMTargetLowering
406 bool shouldSinkOperands(Instruction *I,
9029 bool AArch64TargetLowering::shouldSinkOperands( in shouldSinkOperands() function in AArch64TargetLowering
2403 virtual bool shouldSinkOperands(Instruction *I, in shouldSinkOperands() function
6291 if (!TLI || !TLI->shouldSinkOperands(I, OpsToSink)) in tryToSinkFreeOperands()