| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.h | 110 bool ForCodeSize) const override;
|
| H A D | XtensaISelLowering.cpp | 258 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 170 bool ForCodeSize) const override;
|
| H A D | SparcISelLowering.cpp | 3534 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 203 bool LegalOperations, bool ForCodeSize, 219 bool ForCodeSize) const override;
|
| H A D | AMDGPUISelLowering.cpp | 819 bool ForCodeSize) const { in isFPImmLegal() 928 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression() argument 945 ForCodeSize, Cost, Depth + 1); in getNegatedExpression() 955 ForCodeSize, Cost, Depth); in getNegatedExpression()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 311 bool ForCodeSize) const override;
|
| H A D | VEISelLowering.cpp | 861 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 391 bool ForCodeSize) const override;
|
| H A D | LoongArchISelLowering.cpp | 7703 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1177 bool LegalOperations, bool ForCodeSize, 1488 bool ForCodeSize) const override;
|
| H A D | X86ISelLowering.cpp | 3237 bool ForCodeSize) const { in isFPImmLegal() 54699 bool ForCodeSize, in getNegatedExpression() argument 54740 Op.getOperand(i), DAG, LegalOperations, ForCodeSize, Depth + 1); in getNegatedExpression() 54762 ForCodeSize, Cost, Depth + 1)) in getNegatedExpression() 54768 ForCodeSize, Cost, Depth); in getNegatedExpression()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 487 bool ForCodeSize) const override;
|
| H A D | SystemZISelLowering.cpp | 985 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 707 bool ForCodeSize) const override;
|
| H A D | MipsISelLowering.cpp | 4502 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 66 bool ForCodeSize) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 167 bool ForCodeSize; member in __anon666e37100111::DAGCombiner 254 ForCodeSize = DAG.shouldOptForSize(); in DAGCombiner() 11824 True, DAG, LegalOperations, ForCodeSize); in combineMinNumMaxNum() 11840 RHS, DAG, LegalOperations, ForCodeSize); in combineMinNumMaxNum() 17570 N1, DAG, LegalOperations, ForCodeSize)) in visitFADD() 17576 N0, DAG, LegalOperations, ForCodeSize)) in visitFADD() 17733 N1, DAG, LegalOperations, ForCodeSize)) { in visitSTRICT_FADD() 17741 N0, DAG, LegalOperations, ForCodeSize)) { in visitSTRICT_FADD() 17799 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize)) in visitFSUB() 17820 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize)) in visitFSUB() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 625 bool ForCodeSize = false) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 331 bool ForCodeSize) const override;
|
| H A D | HexagonISelLowering.cpp | 3685 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 142 bool ForCodeSize) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1162 bool ForCodeSize) const override;
|
| H A D | PPCISelLowering.cpp | 18639 bool ForCodeSize) const { in isFPImmLegal()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1250 bool ForCodeSize = false) const {
|