Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3300 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, in shouldFoldSelectWithIdentityConstant() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1984 bool RISCVTargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, shouldFoldSelectWithIdentityConstant() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13880 bool ARMTargetLowering::shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, in shouldFoldSelectWithIdentityConstant() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17565 bool AArch64TargetLowering::shouldFoldSelectWithIdentityConstant( in shouldFoldSelectWithIdentityConstant() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34367 bool X86TargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, in shouldFoldSelectWithIdentityConstant() function in X86TargetLowering