Home
last modified time | relevance | path

Searched refs:ForCodeSize (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h110 bool ForCodeSize) const override;
H A DXtensaISelLowering.cpp258 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h170 bool ForCodeSize) const override;
H A DSparcISelLowering.cpp3534 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h203 bool LegalOperations, bool ForCodeSize,
219 bool ForCodeSize) const override;
H A DAMDGPUISelLowering.cpp819 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 DVEISelLowering.h311 bool ForCodeSize) const override;
H A DVEISelLowering.cpp861 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h391 bool ForCodeSize) const override;
H A DLoongArchISelLowering.cpp7703 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1177 bool LegalOperations, bool ForCodeSize,
1488 bool ForCodeSize) const override;
H A DX86ISelLowering.cpp3237 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 DSystemZISelLowering.h487 bool ForCodeSize) const override;
H A DSystemZISelLowering.cpp985 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h707 bool ForCodeSize) const override;
H A DMipsISelLowering.cpp4502 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h66 bool ForCodeSize) const override;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp167 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 DARMISelLowering.h625 bool ForCodeSize = false) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h331 bool ForCodeSize) const override;
H A DHexagonISelLowering.cpp3685 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h142 bool ForCodeSize) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1162 bool ForCodeSize) const override;
H A DPPCISelLowering.cpp18639 bool ForCodeSize) const { in isFPImmLegal()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1250 bool ForCodeSize = false) const {

12