Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5483 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 …]
DDAGCombiner.cpp137 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/
DX86ISelLowering.h837 bool ForCodeSize, unsigned Depth) const override;
841 bool LegalOperations, bool ForCodeSize,
1105 bool ForCodeSize) const override;
DX86ISelLowering.cpp5015 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/
DAMDGPUISelLowering.h181 bool ForCodeSize) const override;
DAMDGPUISelLowering.cpp623 bool ForCodeSize) const { in isFPImmLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h428 bool ForCodeSize) const override;
DSystemZISelLowering.cpp811 bool ForCodeSize) const { in isFPImmLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h296 bool ForCodeSize) const override;
DHexagonISelLowering.cpp3113 bool ForCodeSize) const { in isFPImmLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h682 bool ForCodeSize) const override;
DMipsISelLowering.cpp4282 bool ForCodeSize) const { in isFPImmLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h873 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/
DARMISelLowering.h508 bool ForCodeSize = false) const override;
DARMISelLowering.cpp16515 bool ForCodeSize) const { in isFPImmLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h365 bool ForCodeSize) const override;
DAArch64InstrInfo.td566 def ForCodeSize : Predicate<"shouldOptForSize(MF)">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h966 bool ForCodeSize) const override;
DPPCISelLowering.cpp15413 bool ForCodeSize) const { in isFPImmLegal()