Home
last modified time | relevance | path

Searched refs:subtarget (Results 1 – 25 of 246) sorted by relevance

12345678910

/external/icu/icu4c/source/samples/
DMakefile.in75 subtarget=`echo $@ | sed s/-samples-recursive//`; \
77 echo "$(MAKE)[$(MAKELEVEL)]: Making \`$$subtarget' in \`$$subdir'"; \
80 local_target="$$subtarget-local"; \
82 local_target="$$subtarget"; \
87 $(MAKE) "$$subtarget-local" || exit; \
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DCodeWarrior_suite.py322 class subtarget(aetools.ComponentItem): class
334 subtargets = subtarget
520 subtarget._superclassnames = ['target']
521 subtarget._privpropdict = {
526 subtarget._privelemdict = {
567 'subtarget' : subtarget,
639 'SBTG' : subtarget,
D__init__.py69 getbaseclasses(subtarget)
136 'SBTG' : subtarget,
/external/llvm-project/llvm/test/MC/ARM/
Dfixup-per-fragment.s3 @ The relaxations should be applied using the subtarget from the fragment
4 @ containing the fixup and not the per module subtarget.
/external/llvm/include/llvm/Target/
DTargetSchedule.td27 // each subtarget, define WriteRes and ReadAdvance to associate
31 // subtarget, define ItinRW entries to map ItineraryClass to
33 // be subtarget specific and can be directly associated with resources
36 // C. In the subtarget, map SchedReadWrite types to specific
39 // subtarget can directly associate resources with SchedReadWrite
42 // D. In either the target or subtarget, define SchedWriteVariant or
95 // and may actually be generated for that subtarget must clear this
264 // defined by the subtarget, and maps the SchedWrite to processor
268 // be used instead to define subtarget specific SchedWrites and map
270 // itinerary classes to the subtarget's SchedWrites.
[all …]
/external/pigweed/pw_build/
Dpython.gni21 # Python packages provide the following targets as $target_name.$subtarget.
42 foreach(subtarget, pw_python_package_subtargets) {
43 group(subtarget) {
44 public_deps = [ ":${invoker.target_name}.$subtarget" ]
448 # ".subtarget". Instead, we replace the opening parenthesis of the
487 # setup.py changes. However, targets that depend on the .install subtarget
581 foreach(subtarget, pw_python_package_subtargets - [ "tests" ]) {
582 group("$target_name.$subtarget") {
583 deps = [ ":${invoker.target_name}.$subtarget($default_toolchain)" ]
650 foreach(subtarget, pw_python_package_subtargets) {
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZ.td16 // SystemZ subtarget features
22 // SystemZ subtarget scheduling models
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZ.td16 // SystemZ subtarget features
22 // SystemZ subtarget scheduling models
/external/llvm-project/llvm/lib/Target/Sparc/
DLeonFeatures.td17 //support to casa instruction; for leon3 subtarget only
31 //support to casa instruction; for leon3 subtarget only
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DLeonFeatures.td17 //support to casa instruction; for leon3 subtarget only
31 //support to casa instruction; for leon3 subtarget only
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/MCTargetDesc/
DBUILD.gn29 args = [ "-gen-subtarget" ]
59 args = [ "-gen-subtarget" ]
/external/llvm-project/llvm/include/llvm/Target/
DTargetSchedule.td26 // each subtarget, define WriteRes and ReadAdvance to associate
30 // subtarget, define ItinRW entries to map ItineraryClass to
32 // be subtarget specific and can be directly associated with resources
35 // C. In the subtarget, map SchedReadWrite types to specific
38 // subtarget can directly associate resources with SchedReadWrite
41 // D. In either the target or subtarget, define SchedWriteVariant or
94 // and may actually be generated for that subtarget must clear this
271 // defined by the subtarget, and maps the SchedWrite to processor
275 // be used instead to define subtarget specific SchedWrites and map
277 // itinerary classes to the subtarget's SchedWrites.
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSchedule.td26 // each subtarget, define WriteRes and ReadAdvance to associate
30 // subtarget, define ItinRW entries to map ItineraryClass to
32 // be subtarget specific and can be directly associated with resources
35 // C. In the subtarget, map SchedReadWrite types to specific
38 // subtarget can directly associate resources with SchedReadWrite
41 // D. In either the target or subtarget, define SchedWriteVariant or
94 // and may actually be generated for that subtarget must clear this
271 // defined by the subtarget, and maps the SchedWrite to processor
275 // be used instead to define subtarget specific SchedWrites and map
277 // itinerary classes to the subtarget's SchedWrites.
[all …]
/external/llvm-project/llvm/test/CodeGen/ARM/
Ddivmod-hwdiv.ll1 ; The hwdiv subtarget feature should only influence thumb, not arm.
7 ; The hwdiv-arm subtarget feature should only influence arm, not thumb.
/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/
Dsi-support.txt3 # CHECK: LLVM ERROR: Disassembly not yet supported for subtarget
/external/llvm-project/llvm/test/MC/X86/AlignedBundling/
Dbundle-subtarget-change-error.s4 # Switching mode will change subtarget, which we can't do within a bundle
/external/llvm/lib/Target/AVR/
DCMakeLists.txt6 tablegen(LLVM AVRGenSubtargetInfo.inc -gen-subtarget)
/external/llvm/test/CodeGen/AMDGPU/
Dread-register-invalid-subtarget.ll3 ; CHECK: invalid register "flat_scratch_lo" for subtarget.
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dread-register-invalid-subtarget.ll3 ; CHECK: invalid register "flat_scratch_lo" for subtarget.
/external/llvm-project/llvm/test/TableGen/
DSchedModelError.td1 // RUN: not llvm-tblgen -gen-subtarget -I %p/../../include %s 2>&1 | FileCheck %s -DFILE=%s
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DCMakeLists.txt14 tablegen(LLVM AMDGPUGenSubtargetInfo.inc -gen-subtarget)
27 tablegen(LLVM R600GenSubtargetInfo.inc -gen-subtarget)
/external/llvm/docs/CommandGuide/
Dtblgen.rst108 .. option:: -gen-subtarget
110 Generate subtarget enumerations.
/external/llvm-project/llvm/lib/Target/AMDGPU/
DEXPInstructions.td35 class EXP_Real<bit done, string pseudo, int subtarget>
38 SIMCInstr <pseudo, subtarget> {
/external/llvm/lib/Target/Sparc/
DLeonFeatures.td18 // support to casa instruction; for leon3 subtarget only
27 // support to casa instruction; for leon3 subtarget only
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DCMakeLists.txt7 tablegen(LLVM VEGenSubtargetInfo.inc -gen-subtarget)

12345678910