Home
last modified time | relevance | path

Searched refs:ST_ (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsScheduleP5600.td357 def : InstRW<[P5600WriteStoreFPUS], (instregex "^ST_[BHWD]$")>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp163 AMDGPULegalizerInfo::AMDGPULegalizerInfo(const GCNSubtarget &ST_, in AMDGPULegalizerInfo() argument
165 : ST(ST_) { in AMDGPULegalizerInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsScheduleP5600.td580 def : InstRW<[P5600WriteStoreFPUS], (instregex "^ST_[BHWD]$")>;
DMipsScheduleGeneric.td1599 def : InstRW<[GenericWriteFPUStore], (instregex "^ST_[BHWD]$")>;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsScheduleP5600.td581 def : InstRW<[P5600WriteStoreFPUS], (instregex "^ST_[BHWD]$")>;
DMipsScheduleGeneric.td1602 def : InstRW<[GenericWriteFPUStore], (instregex "^ST_[BHWD]$")>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ScheduleZnver2.td851 def : InstRW<[Zn2WriteSTr], (instregex "ST_(F|FP)rr")>;
DX86ScheduleZnver1.td851 def : InstRW<[ZnWriteSTr], (instregex "ST_(F|FP)rr")>;
DX86SchedHaswell.td746 def : InstRW<[HWWriteP01], (instregex "ST_(F|FP)rr")>;
/external/llvm-project/llvm/lib/Target/X86/
DX86ScheduleZnver2.td863 def : InstRW<[Zn2WriteSTr], (instregex "ST_(F|FP)rr")>;
DX86ScheduleZnver1.td854 def : InstRW<[ZnWriteSTr], (instregex "ST_(F|FP)rr")>;
DX86SchedHaswell.td749 def : InstRW<[HWWriteP01], (instregex "ST_(F|FP)rr")>;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp415 AMDGPULegalizerInfo::AMDGPULegalizerInfo(const GCNSubtarget &ST_, in AMDGPULegalizerInfo() argument
417 : ST(ST_) { in AMDGPULegalizerInfo()
/external/llvm/lib/Target/X86/
DX86SchedHaswell.td1092 def : InstRW<[WriteP01], (instregex "ST_(F|FP)rr")>;
/external/toolchain-utils/android_bench_suite/panorama_input/
Dtest_034.ppm61 …~~��������������������������������Ͼ����į�����������������������������������ST_/:O8CX5E^6F_7H`8Ia8I…
822 …���������������������������������������������������������������������������ST_=>IBCIz{����������aa…
/external/python/cpython2/Misc/
DHISTORY2081 - In test_os, st_?time is now truncated before comparing it with ST_?TIME.
/external/python/cpython3/Misc/
DHISTORY19465 - In test_os, st_?time is now truncated before comparing it with ST_?TIME.