| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 5483 bool LegalOperations, bool ForCodeSize, in isNegatibleForFree() argument 5510 ForCodeSize); in isNegatibleForFree() 5526 ForCodeSize); in isNegatibleForFree() 5539 ForCodeSize, Depth + 1)) in isNegatibleForFree() 5543 ForCodeSize, Depth + 1); in isNegatibleForFree() 5556 ForCodeSize, Depth + 1)) in isNegatibleForFree() 5565 ForCodeSize, Depth + 1); in isNegatibleForFree() 5575 ForCodeSize, Depth + 1); in isNegatibleForFree() 5581 ForCodeSize, Depth + 1); in isNegatibleForFree() 5583 ForCodeSize, Depth + 1); in isNegatibleForFree() [all …]
|
| D | DAGCombiner.cpp | 137 bool ForCodeSize; member in __anond19284ba0111::DAGCombiner 227 ForCodeSize = DAG.shouldOptForSize(); in DAGCombiner() 12159 TLI.isNegatibleForFree(N1, DAG, LegalOperations, ForCodeSize) == 2) in visitFADD() 12162 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize), Flags); in visitFADD() 12166 TLI.isNegatibleForFree(N0, DAG, LegalOperations, ForCodeSize) == 2) in visitFADD() 12169 TLI.getNegatedExpression(N0, DAG, LegalOperations, ForCodeSize), Flags); in visitFADD() 12348 if (TLI.isNegatibleForFree(N1, DAG, LegalOperations, ForCodeSize)) in visitFSUB() 12349 return TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize); in visitFSUB() 12367 if (TLI.isNegatibleForFree(N1, DAG, LegalOperations, ForCodeSize)) in visitFSUB() 12370 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize), Flags); in visitFSUB() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.h | 837 bool ForCodeSize, unsigned Depth) const override; 841 bool LegalOperations, bool ForCodeSize, 1105 bool ForCodeSize) const override;
|
| D | X86ISelLowering.cpp | 5015 bool ForCodeSize) const { in isFPImmLegal() 42616 bool ForCodeSize, in isNegatibleForFree() argument 42645 ForCodeSize, Depth + 1); in isNegatibleForFree() 42654 ForCodeSize, Depth); in isNegatibleForFree() 42659 bool ForCodeSize, in getNegatedExpression() argument 42686 ForCodeSize, Depth + 1); in getNegatedExpression() 42689 ForCodeSize, Depth + 1); in getNegatedExpression() 42706 ForCodeSize, Depth); in getNegatedExpression()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.h | 181 bool ForCodeSize) const override;
|
| D | AMDGPUISelLowering.cpp | 623 bool ForCodeSize) const { in isFPImmLegal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 428 bool ForCodeSize) const override;
|
| D | SystemZISelLowering.cpp | 811 bool ForCodeSize) const { in isFPImmLegal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.h | 296 bool ForCodeSize) const override;
|
| D | HexagonISelLowering.cpp | 3113 bool ForCodeSize) const { in isFPImmLegal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsISelLowering.h | 682 bool ForCodeSize) const override;
|
| D | MipsISelLowering.cpp | 4282 bool ForCodeSize) const { in isFPImmLegal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 873 bool ForCodeSize = false) const { 3420 bool LegalOperations, bool ForCodeSize, 3425 bool LegalOperations, bool ForCodeSize,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.h | 508 bool ForCodeSize = false) const override;
|
| D | ARMISelLowering.cpp | 16515 bool ForCodeSize) const { in isFPImmLegal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.h | 365 bool ForCodeSize) const override;
|
| D | AArch64InstrInfo.td | 566 def ForCodeSize : Predicate<"shouldOptForSize(MF)">;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 966 bool ForCodeSize) const override;
|
| D | PPCISelLowering.cpp | 15413 bool ForCodeSize) const { in isFPImmLegal()
|