| /src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| VEISelLowering.h | 183 bool ForCodeSize) const override;
|
| VEISelLowering.cpp | 825 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| AMDGPUISelLowering.h | 163 bool LegalOperations, bool ForCodeSize, 176 bool ForCodeSize) const override;
|
| AMDGPUISelLowering.cpp | 708 bool ForCodeSize) const { 816 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, 832 ForCodeSize, Cost, Depth);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| RISCVISelLowering.h | 293 bool ForCodeSize) const override;
|
| RISCVISelLowering.cpp | 943 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| SystemZISelLowering.h | 431 bool ForCodeSize) const override;
|
| SystemZISelLowering.cpp | 828 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| X86ISelLowering.h | 974 bool LegalOperations, bool ForCodeSize, 1250 bool ForCodeSize) const override;
|
| X86ISelLowering.cpp | 5228 bool ForCodeSize) const { [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| DAGCombiner.cpp | 151 bool ForCodeSize; 243 ForCodeSize = DAG.shouldOptForSize(); 13463 N1, DAG, LegalOperations, ForCodeSize)) 13469 N0, DAG, LegalOperations, ForCodeSize)) 13617 N1, DAG, LegalOperations, ForCodeSize)) { 13625 N0, DAG, LegalOperations, ForCodeSize)) { 13683 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize)) 13704 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize)) 13789 TLI.getNegatedExpression(N0, DAG, LegalOperations, ForCodeSize, CostN0); 13791 TLI.getNegatedExpression(N1, DAG, LegalOperations, ForCodeSize, CostN1) [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| AArch64ISelLowering.h | 542 bool ForCodeSize) const override;
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| ARMISelLowering.h | 589 bool ForCodeSize = false) const override;
|
| ARMISelLowering.cpp | 19003 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| HexagonISelLowering.h | 297 bool ForCodeSize) const override;
|
| HexagonISelLowering.cpp | 3365 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| MipsISelLowering.h | 665 bool ForCodeSize) const override;
|
| MipsISelLowering.cpp | 4294 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| PPCISelLowering.h | 1078 bool ForCodeSize) const override;
|
| PPCISelLowering.cpp | 16416 bool ForCodeSize) const {
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| TargetLowering.h | 1012 bool ForCodeSize = false) const {
|