Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3299 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, shouldFoldSelectWithIdentityConstant() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1972 bool RISCVTargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, shouldFoldSelectWithIdentityConstant() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13895 bool ARMTargetLowering::shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, shouldFoldSelectWithIdentityConstant() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17361 bool AArch64TargetLowering::shouldFoldSelectWithIdentityConstant( shouldFoldSelectWithIdentityConstant() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34384 bool X86TargetLowering::shouldFoldSelectWithIdentityConstant(unsigned Opcode, shouldFoldSelectWithIdentityConstant() function in X86TargetLowering
[all...]