Searched refs:shouldFoldSelectWithIdentityConstant (Results 1 – 4 of 4) sorted by relevance
1301 bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,
34133 bool X86TargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, in shouldFoldSelectWithIdentityConstant() function in X86TargetLowering
2983 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, in shouldFoldSelectWithIdentityConstant() function
2253 if (TLI.shouldFoldSelectWithIdentityConstant(BinOpcode, VT)) { in foldBinOpIntoSelect()