Searched refs:shouldFoldSelectWithIdentityConstant (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 98 bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT,
|
| H A D | RISCVISelLowering.cpp | 2178 bool RISCVTargetLowering::shouldFoldSelectWithIdentityConstant( in shouldFoldSelectWithIdentityConstant() function in RISCVTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 774 bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT,
|
| H A D | ARMISelLowering.cpp | 13955 bool ARMTargetLowering::shouldFoldSelectWithIdentityConstant( in shouldFoldSelectWithIdentityConstant() function in ARMTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 284 bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT,
|
| H A D | AArch64ISelLowering.cpp | 18011 bool AArch64TargetLowering::shouldFoldSelectWithIdentityConstant( in shouldFoldSelectWithIdentityConstant() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1472 bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT,
|
| H A D | X86ISelLowering.cpp | 35619 bool X86TargetLowering::shouldFoldSelectWithIdentityConstant( in shouldFoldSelectWithIdentityConstant() function in X86TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3401 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT, in shouldFoldSelectWithIdentityConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 2495 TLI.shouldFoldSelectWithIdentityConstant(Opcode, VT, SelOpcode, N0, in foldSelectWithIdentityConstant() 2503 TLI.shouldFoldSelectWithIdentityConstant(Opcode, VT, SelOpcode, N0, in foldSelectWithIdentityConstant()
|