Searched defs:shouldTreatInstructionLikeSelect (Results 1 – 4 of 4) sorted by relevance
401 bool shouldTreatInstructionLikeSelect(const Instruction *I) { in shouldTreatInstructionLikeSelect() function
2516 bool shouldTreatInstructionLikeSelect(const Instruction *I) override { in shouldTreatInstructionLikeSelect() function
633 bool TargetTransformInfo::shouldTreatInstructionLikeSelect( in shouldTreatInstructionLikeSelect() function in TargetTransformInfo
4400 bool AArch64TTIImpl::shouldTreatInstructionLikeSelect(const Instruction *I) { in shouldTreatInstructionLikeSelect() function in AArch64TTIImpl