| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 171 bool LegalOperations, bool ForCodeSize, 187 bool ForCodeSize) const override;
|
| H A D | AMDGPUISelLowering.cpp | 683 bool ForCodeSize) const { in isFPImmLegal() 792 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression() argument 808 ForCodeSize, Cost, Depth); in getNegatedExpression()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 231 bool ForCodeSize) const override;
|
| H A D | LoongArchISelLowering.cpp | 2679 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 220 bool ForCodeSize) const override;
|
| H A D | VEISelLowering.cpp | 873 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1065 bool LegalOperations, bool ForCodeSize, 1368 bool ForCodeSize) const override;
|
| H A D | X86ISelLowering.cpp | 5797 bool ForCodeSize) const { in isFPImmLegal() 52107 bool ForCodeSize, in getNegatedExpression() argument 52144 Op.getOperand(i), DAG, LegalOperations, ForCodeSize, Depth + 1); in getNegatedExpression() 52163 ForCodeSize, Cost, Depth + 1)) in getNegatedExpression() 52169 ForCodeSize, Cost, Depth); in getNegatedExpression()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 384 bool ForCodeSize) const override;
|
| H A D | RISCVISelLowering.cpp | 1452 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 442 bool ForCodeSize) const override;
|
| H A D | SystemZISelLowering.cpp | 839 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 673 bool ForCodeSize) const override;
|
| H A D | MipsISelLowering.cpp | 4331 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 154 bool ForCodeSize; member in __anon001c44270111::DAGCombiner 245 ForCodeSize = DAG.shouldOptForSize(); in DAGCombiner() 10428 True, DAG, LegalOperations, ForCodeSize); in combineMinNumMaxNum() 10444 RHS, DAG, LegalOperations, ForCodeSize); in combineMinNumMaxNum() 15261 N1, DAG, LegalOperations, ForCodeSize)) in visitFADD() 15267 N0, DAG, LegalOperations, ForCodeSize)) in visitFADD() 15421 N1, DAG, LegalOperations, ForCodeSize)) { in visitSTRICT_FADD() 15429 N0, DAG, LegalOperations, ForCodeSize)) { in visitSTRICT_FADD() 15487 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize)) in visitFSUB() 15508 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize)) in visitFSUB() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 598 bool ForCodeSize = false) const override;
|
| H A D | ARMISelLowering.cpp | 20763 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 317 bool ForCodeSize) const override;
|
| H A D | HexagonISelLowering.cpp | 3634 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 572 bool ForCodeSize) const override;
|
| H A D | AArch64InstrInfo.td | 828 def ForCodeSize : Predicate<"shouldOptForSize(MF)">;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1144 bool ForCodeSize) const override;
|
| H A D | PPCISelLowering.cpp | 17170 bool ForCodeSize) const { in isFPImmLegal()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1079 bool ForCodeSize = false) const {
|