Home
last modified time | relevance | path

Searched defs:shouldFoldSelectWithIdentityConstant (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2983 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, in shouldFoldSelectWithIdentityConstant() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34133 bool X86TargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, in shouldFoldSelectWithIdentityConstant() function in X86TargetLowering