Home
last modified time | relevance | path

Searched full:codegen (Results 1 – 25 of 2202) sorted by relevance

12345678910>>...89

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/
DAndroid.bp107 "llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp",
108 "llvm/lib/CodeGen/AllocationOrder.cpp",
109 "llvm/lib/CodeGen/Analysis.cpp",
110 "llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp",
111 "llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp",
112 "llvm/lib/CodeGen/AsmPrinter/ARMException.cpp",
113 "llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp",
114 "llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp",
115 "llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp",
116 "llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp",
[all …]
DBUILD.gn262 "llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp",
263 "llvm/lib/CodeGen/AllocationOrder.cpp",
264 "llvm/lib/CodeGen/Analysis.cpp",
265 "llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp",
266 "llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp",
267 "llvm/lib/CodeGen/AsmPrinter/ARMException.cpp",
268 "llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp",
269 "llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp",
270 "llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp",
271 "llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp",
[all …]
DCMakeLists.txt107 ${LLVM_DIR}/lib/CodeGen/AggressiveAntiDepBreaker.cpp
108 ${LLVM_DIR}/lib/CodeGen/AllocationOrder.cpp
109 ${LLVM_DIR}/lib/CodeGen/Analysis.cpp
110 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/AccelTable.cpp
111 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/AddressPool.cpp
112 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/ARMException.cpp
113 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
114 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
115 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
116 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
[all …]
/third_party/node/deps/v8/src/codegen/
Dassembler-arch.h8 #include "src/codegen/assembler.h"
11 #include "src/codegen/ia32/assembler-ia32.h"
13 #include "src/codegen/x64/assembler-x64.h"
15 #include "src/codegen/arm64/assembler-arm64.h"
17 #include "src/codegen/arm/assembler-arm.h"
19 #include "src/codegen/ppc/assembler-ppc.h"
21 #include "src/codegen/mips/assembler-mips.h"
23 #include "src/codegen/mips64/assembler-mips64.h"
25 #include "src/codegen/loong64/assembler-loong64.h"
27 #include "src/codegen/s390/assembler-s390.h"
[all …]
Dmacro-assembler.h8 #include "src/codegen/turbo-assembler.h"
42 #include "src/codegen/ia32/macro-assembler-ia32.h"
44 #include "src/codegen/x64/macro-assembler-x64.h"
46 #include "src/codegen/arm64/constants-arm64.h"
47 #include "src/codegen/arm64/macro-assembler-arm64.h"
49 #include "src/codegen/arm/constants-arm.h"
50 #include "src/codegen/arm/macro-assembler-arm.h"
52 #include "src/codegen/ppc/constants-ppc.h"
53 #include "src/codegen/ppc/macro-assembler-ppc.h"
55 #include "src/codegen/mips/constants-mips.h"
[all …]
Dregister-arch.h8 #include "src/codegen/register-base.h"
11 #include "src/codegen/ia32/register-ia32.h"
13 #include "src/codegen/x64/register-x64.h"
15 #include "src/codegen/arm64/register-arm64.h"
17 #include "src/codegen/arm/register-arm.h"
19 #include "src/codegen/ppc/register-ppc.h"
21 #include "src/codegen/mips/register-mips.h"
23 #include "src/codegen/mips64/register-mips64.h"
25 #include "src/codegen/loong64/register-loong64.h"
27 #include "src/codegen/s390/register-s390.h"
[all …]
Dassembler-inl.h8 #include "src/codegen/assembler.h"
11 #include "src/codegen/ia32/assembler-ia32-inl.h"
13 #include "src/codegen/x64/assembler-x64-inl.h"
15 #include "src/codegen/arm64/assembler-arm64-inl.h"
17 #include "src/codegen/arm/assembler-arm-inl.h"
19 #include "src/codegen/ppc/assembler-ppc-inl.h"
21 #include "src/codegen/mips/assembler-mips-inl.h"
23 #include "src/codegen/mips64/assembler-mips64-inl.h"
25 #include "src/codegen/loong64/assembler-loong64-inl.h"
27 #include "src/codegen/s390/assembler-s390-inl.h"
[all …]
Dconstants-arch.h9 #include "src/codegen/arm/constants-arm.h"
11 #include "src/codegen/arm64/constants-arm64.h"
13 #include "src/codegen/ia32/constants-ia32.h"
15 #include "src/codegen/mips/constants-mips.h"
17 #include "src/codegen/mips64/constants-mips64.h"
19 #include "src/codegen/loong64/constants-loong64.h"
21 #include "src/codegen/ppc/constants-ppc.h"
23 #include "src/codegen/s390/constants-s390.h"
25 #include "src/codegen/x64/constants-x64.h"
27 #include "src/codegen/riscv64/constants-riscv64.h"
Dreglist.h9 #include "src/codegen/ia32/reglist-ia32.h"
11 #include "src/codegen/x64/reglist-x64.h"
13 #include "src/codegen/arm64/reglist-arm64.h"
15 #include "src/codegen/arm/reglist-arm.h"
17 #include "src/codegen/ppc/reglist-ppc.h"
19 #include "src/codegen/mips/reglist-mips.h"
21 #include "src/codegen/mips64/reglist-mips64.h"
23 #include "src/codegen/loong64/reglist-loong64.h"
25 #include "src/codegen/s390/reglist-s390.h"
27 #include "src/codegen/riscv64/reglist-riscv64.h"
/third_party/typescript/tests/cases/compiler/
DcollisionArgumentsFunction.ts23 function f4(arguments: number, ...rest); // no codegen no error
24 function f4(arguments: string, ...rest); // no codegen no error
28 function f42(i: number, ...arguments); // no codegen no error
29 function f42(i: string, ...arguments); // no codegen no error
39 declare function f5(arguments: number, ...rest); // no codegen no error
40 declare function f5(arguments: string, ...rest); // no codegen no error
41 declare function f52(i: number, ...arguments); // no codegen no error
42 declare function f52(i: string, ...arguments); // no codegen no error
43 declare function f6(arguments: number); // no codegen no error
44 declare function f6(arguments: string); // no codegen no error
DcollisionArgumentsClassMethod.ts11 public f4(i: number, ...arguments); // no codegen no error
12 public f4(i: string, ...arguments); // no codegen no error
16 public f41(arguments: number, ...rest); // no codegen no error
17 public f41(arguments: string, ...rest); // no codegen no error
33 public f4(i: number, ...arguments); // no codegen no error
34 public f4(i: string, ...arguments); // no codegen no error
35 public f41(arguments: number, ...rest); // no codegen no error
36 public f41(arguments: string, ...rest); // no codegen no error
DcollisionArgumentsClassConstructor.ts51 constructor(i: number, ...arguments); // no codegen no error
52 constructor(i: string, ...arguments); // no codegen no error
59 constructor(arguments: number, ...rest); // no codegen no error
60 constructor(arguments: string, ...rest); // no codegen no error
75 constructor(i: number, ...arguments); // no codegen no error
76 constructor(i: string, ...arguments); // no codegen no error
79 constructor(arguments: number, ...rest); // no codegen no error
80 constructor(arguments: string, ...rest); // no codegen no error
DcollisionRestParameterFunction.ts19 function f4(_i: number, ...rest); // no codegen no error
20 function f4(_i: string, ...rest); // no codegen no error
29 declare function f5(_i: number, ...rest); // no codegen no error
30 declare function f5(_i: string, ...rest); // no codegen no error
32 declare function f6(_i: number); // no codegen no error
33 declare function f6(_i: string); // no codegen no error
/third_party/skia/src/sksl/
DBUILD.bazel59 "codegen/SkSLCodeGenerator.h",
60 "codegen/SkSLGLSLCodeGenerator.cpp",
61 "codegen/SkSLGLSLCodeGenerator.h",
62 "codegen/SkSLMetalCodeGenerator.cpp",
63 "codegen/SkSLMetalCodeGenerator.h",
64 "codegen/SkSLPipelineStageCodeGenerator.cpp",
65 "codegen/SkSLPipelineStageCodeGenerator.h",
66 "codegen/SkSLSPIRVCodeGenerator.cpp",
67 "codegen/SkSLSPIRVCodeGenerator.h",
68 "codegen/SkSLSPIRVtoHLSL.cpp",
[all …]
/third_party/typescript/tests/baselines/reference/
DcollisionArgumentsFunction.js24 function f4(arguments: number, ...rest); // no codegen no error
25 function f4(arguments: string, ...rest); // no codegen no error
29 function f42(i: number, ...arguments); // no codegen no error
30 function f42(i: string, ...arguments); // no codegen no error
40 declare function f5(arguments: number, ...rest); // no codegen no error
41 declare function f5(arguments: string, ...rest); // no codegen no error
42 declare function f52(i: number, ...arguments); // no codegen no error
43 declare function f52(i: string, ...arguments); // no codegen no error
44 declare function f6(arguments: number); // no codegen no error
45 declare function f6(arguments: string); // no codegen no error
DcollisionArgumentsFunction.errors.txt34 function f4(arguments: number, ...rest); // no codegen no error
35 function f4(arguments: string, ...rest); // no codegen no error
41 function f42(i: number, ...arguments); // no codegen no error
42 function f42(i: string, ...arguments); // no codegen no error
54 declare function f5(arguments: number, ...rest); // no codegen no error
55 declare function f5(arguments: string, ...rest); // no codegen no error
56 declare function f52(i: number, ...arguments); // no codegen no error
57 declare function f52(i: string, ...arguments); // no codegen no error
58 declare function f6(arguments: number); // no codegen no error
59 declare function f6(arguments: string); // no codegen no error
DcollisionArgumentsFunction.types59 function f4(arguments: number, ...rest); // no codegen no error
64 function f4(arguments: string, ...rest); // no codegen no error
77 function f42(i: number, ...arguments); // no codegen no error
82 function f42(i: string, ...arguments); // no codegen no error
111 declare function f5(arguments: number, ...rest); // no codegen no error
116 declare function f5(arguments: string, ...rest); // no codegen no error
121 declare function f52(i: number, ...arguments); // no codegen no error
126 declare function f52(i: string, ...arguments); // no codegen no error
131 declare function f6(arguments: number); // no codegen no error
135 declare function f6(arguments: string); // no codegen no error
/third_party/node/deps/v8/
DBUILD.bazel1129 "src/codegen/aligned-slot-allocator.h",
1130 "src/codegen/aligned-slot-allocator.cc",
1131 "src/codegen/assembler-arch.h",
1132 "src/codegen/assembler-inl.h",
1133 "src/codegen/assembler.cc",
1134 "src/codegen/assembler.h",
1135 "src/codegen/atomic-memory-order.h",
1136 "src/codegen/bailout-reason.cc",
1137 "src/codegen/bailout-reason.h",
1138 "src/codegen/callable.h",
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelector.cpp1 //===- llvm/CodeGen/GlobalISel/InstructionSelector.cpp --------------------===//
14 #include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
15 #include "llvm/CodeGen/GlobalISel/Utils.h"
16 #include "llvm/CodeGen/MachineBasicBlock.h"
17 #include "llvm/CodeGen/MachineFunction.h"
18 #include "llvm/CodeGen/MachineInstr.h"
19 #include "llvm/CodeGen/MachineOperand.h"
20 #include "llvm/CodeGen/MachineRegisterInfo.h"
21 #include "llvm/CodeGen/TargetRegisterInfo.h"
DCombiner.cpp1 //===-- lib/CodeGen/GlobalISel/Combiner.cpp -------------------------------===//
13 #include "llvm/CodeGen/GlobalISel/Combiner.h"
15 #include "llvm/CodeGen/GlobalISel/CSEInfo.h"
16 #include "llvm/CodeGen/GlobalISel/CombinerInfo.h"
17 #include "llvm/CodeGen/GlobalISel/CSEMIRBuilder.h"
18 #include "llvm/CodeGen/GlobalISel/GISelChangeObserver.h"
19 #include "llvm/CodeGen/GlobalISel/GISelWorkList.h"
20 #include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
21 #include "llvm/CodeGen/GlobalISel/Utils.h"
22 #include "llvm/CodeGen/MachineOptimizationRemarkEmitter.h"
[all …]
DInstructionSelect.cpp1 //===- llvm/CodeGen/GlobalISel/InstructionSelect.cpp - InstructionSelect ---==//
12 #include "llvm/CodeGen/GlobalISel/InstructionSelect.h"
15 #include "llvm/CodeGen/GlobalISel/GISelKnownBits.h"
16 #include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
17 #include "llvm/CodeGen/GlobalISel/LegalizerInfo.h"
18 #include "llvm/CodeGen/GlobalISel/Utils.h"
19 #include "llvm/CodeGen/MachineOptimizationRemarkEmitter.h"
20 #include "llvm/CodeGen/MachineFrameInfo.h"
21 #include "llvm/CodeGen/MachineRegisterInfo.h"
22 #include "llvm/CodeGen/TargetInstrInfo.h"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTaggingPreRA.cpp18 #include "llvm/CodeGen/MachineBranchProbabilityInfo.h"
19 #include "llvm/CodeGen/MachineFrameInfo.h"
20 #include "llvm/CodeGen/MachineFunction.h"
21 #include "llvm/CodeGen/MachineFunctionPass.h"
22 #include "llvm/CodeGen/MachineInstrBuilder.h"
23 #include "llvm/CodeGen/MachineLoopInfo.h"
24 #include "llvm/CodeGen/MachineRegisterInfo.h"
25 #include "llvm/CodeGen/MachineTraceMetrics.h"
26 #include "llvm/CodeGen/Passes.h"
27 #include "llvm/CodeGen/TargetInstrInfo.h"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DFEntryInserter.cpp13 #include "llvm/CodeGen/MachineFunction.h"
14 #include "llvm/CodeGen/MachineFunctionPass.h"
15 #include "llvm/CodeGen/MachineInstrBuilder.h"
16 #include "llvm/CodeGen/Passes.h"
17 #include "llvm/CodeGen/TargetFrameLowering.h"
18 #include "llvm/CodeGen/TargetInstrInfo.h"
19 #include "llvm/CodeGen/TargetSubtargetInfo.h"
/third_party/node/deps/v8/src/execution/
Dclobber-registers.cc12 #include "src/codegen/arm/register-arm.h"
14 #include "src/codegen/arm64/register-arm64.h"
16 #include "src/codegen/ia32/register-ia32.h"
18 #include "src/codegen/x64/register-x64.h"
20 #include "src/codegen/loong64/register-loong64.h"
22 #include "src/codegen/mips/register-mips.h"
24 #include "src/codegen/mips64/register-mips64.h"
/third_party/skia/gn/
Dsksl.gni87 "$_src/sksl/codegen/SkSLVMCodeGenerator.cpp",
88 "$_src/sksl/codegen/SkSLVMCodeGenerator.h",
207 "$_src/sksl/codegen/SkSLCodeGenerator.h",
208 "$_src/sksl/codegen/SkSLGLSLCodeGenerator.cpp",
209 "$_src/sksl/codegen/SkSLGLSLCodeGenerator.h",
210 "$_src/sksl/codegen/SkSLMetalCodeGenerator.cpp",
211 "$_src/sksl/codegen/SkSLMetalCodeGenerator.h",
212 "$_src/sksl/codegen/SkSLPipelineStageCodeGenerator.cpp",
213 "$_src/sksl/codegen/SkSLPipelineStageCodeGenerator.h",
214 "$_src/sksl/codegen/SkSLSPIRVCodeGenerator.cpp",
[all …]

12345678910>>...89