Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3185 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, shouldFoldSelectWithIdentityConstant() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1857 bool RISCVTargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, shouldFoldSelectWithIdentityConstant() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13875 bool ARMTargetLowering::shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, shouldFoldSelectWithIdentityConstant() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16438 bool AArch64TargetLowering::shouldFoldSelectWithIdentityConstant( shouldFoldSelectWithIdentityConstant() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33836 bool X86TargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, shouldFoldSelectWithIdentityConstant() function in X86TargetLowering
[all...]