Searched refs:ST_ (Results 1 – 17 of 17) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 357 def : InstRW<[P5600WriteStoreFPUS], (instregex "^ST_[BHWD]$")>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 163 AMDGPULegalizerInfo::AMDGPULegalizerInfo(const GCNSubtarget &ST_, in AMDGPULegalizerInfo() argument 165 : ST(ST_) { in AMDGPULegalizerInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 580 def : InstRW<[P5600WriteStoreFPUS], (instregex "^ST_[BHWD]$")>;
|
D | MipsScheduleGeneric.td | 1599 def : InstRW<[GenericWriteFPUStore], (instregex "^ST_[BHWD]$")>;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 581 def : InstRW<[P5600WriteStoreFPUS], (instregex "^ST_[BHWD]$")>;
|
D | MipsScheduleGeneric.td | 1602 def : InstRW<[GenericWriteFPUStore], (instregex "^ST_[BHWD]$")>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ScheduleZnver2.td | 851 def : InstRW<[Zn2WriteSTr], (instregex "ST_(F|FP)rr")>;
|
D | X86ScheduleZnver1.td | 851 def : InstRW<[ZnWriteSTr], (instregex "ST_(F|FP)rr")>;
|
D | X86SchedHaswell.td | 746 def : InstRW<[HWWriteP01], (instregex "ST_(F|FP)rr")>;
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ScheduleZnver2.td | 863 def : InstRW<[Zn2WriteSTr], (instregex "ST_(F|FP)rr")>;
|
D | X86ScheduleZnver1.td | 854 def : InstRW<[ZnWriteSTr], (instregex "ST_(F|FP)rr")>;
|
D | X86SchedHaswell.td | 749 def : InstRW<[HWWriteP01], (instregex "ST_(F|FP)rr")>;
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 415 AMDGPULegalizerInfo::AMDGPULegalizerInfo(const GCNSubtarget &ST_, in AMDGPULegalizerInfo() argument 417 : ST(ST_) { in AMDGPULegalizerInfo()
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1092 def : InstRW<[WriteP01], (instregex "ST_(F|FP)rr")>;
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_034.ppm | 61 …~~��������������������������������Ͼ����į�����������������������������������ST_/:O8CX5E^6F_7H`8Ia8I… 822 …���������������������������������������������������������������������������ST_=>IBCIz{����������aa…
|
/external/python/cpython2/Misc/ |
D | HISTORY | 2081 - In test_os, st_?time is now truncated before comparing it with ST_?TIME.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 19465 - In test_os, st_?time is now truncated before comparing it with ST_?TIME.
|