Home
last modified time | relevance | path

Searched refs:STM (Results 1 – 25 of 82) sorted by relevance

1234

/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp117 const AMDGPUSubtarget &STM = MF->getSubtarget<AMDGPUSubtarget>(); in EmitFunctionBodyStart() local
119 if (STM.isAmdHsaOS()) { in EmitFunctionBodyStart()
127 const AMDGPUSubtarget &STM = MF->getSubtarget<AMDGPUSubtarget>(); in EmitFunctionEntryLabel() local
128 if (MFI->isKernel() && STM.isAmdHsaOS()) { in EmitFunctionEntryLabel()
159 const AMDGPUSubtarget &STM = MF.getSubtarget<AMDGPUSubtarget>(); in runOnMachineFunction() local
161 if (STM.getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS) { in runOnMachineFunction()
163 if (!STM.isAmdHsaOS()) { in runOnMachineFunction()
181 if (STM.getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS) { in runOnMachineFunction()
233 if (STM.dumpCode()) { in runOnMachineFunction()
253 const R600Subtarget &STM = MF.getSubtarget<R600Subtarget>(); in EmitProgramInfoR600() local
[all …]
DSILoadStoreOptimizer.cpp414 const SISubtarget &STM = MF.getSubtarget<SISubtarget>(); in runOnMachineFunction() local
415 if (!STM.loadStoreOptEnabled()) in runOnMachineFunction()
418 TII = STM.getInstrInfo(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp200 const GCNSubtarget &STM = MF->getSubtarget<GCNSubtarget>(); in EmitFunctionBodyStart() local
202 if (STM.isAmdCodeObjectV2(F) && in EmitFunctionBodyStart()
261 const GCNSubtarget &STM = MF->getSubtarget<GCNSubtarget>(); in EmitFunctionEntryLabel() local
262 if (MFI->isEntryFunction() && STM.isAmdCodeObjectV2(MF->getFunction())) { in EmitFunctionEntryLabel()
405 const GCNSubtarget &STM = MF.getSubtarget<GCNSubtarget>(); in runOnMachineFunction() local
408 if (!STM.isAmdHsaOS() && !STM.isAmdPalOS()) { in runOnMachineFunction()
424 if (STM.isAmdPalOS()) in runOnMachineFunction()
426 else if (!STM.isAmdHsaOS()) { in runOnMachineFunction()
511 if (STM.dumpCode()) { in runOnMachineFunction()
532 const GCNSubtarget &STM = MF.getSubtarget<GCNSubtarget>(); in getFunctionCodeSize() local
[all …]
DR600AsmPrinter.cpp48 const R600Subtarget &STM = MF.getSubtarget<R600Subtarget>(); in EmitProgramInfoR600() local
49 const R600RegisterInfo *RI = STM.getRegisterInfo(); in EmitProgramInfoR600()
72 if (STM.getGeneration() >= AMDGPUSubtarget::EVERGREEN) { in EmitProgramInfoR600()
DAMDGPUHSAMetadataStreamer.cpp206 const GCNSubtarget &STM = MF.getSubtarget<GCNSubtarget>(); in getHSACodeProps() local
215 HSACodeProps.mKernargSegmentSize = STM.getKernArgSegmentSize(F, in getHSACodeProps()
220 HSACodeProps.mWavefrontSize = STM.getWavefrontSize(); in getHSACodeProps()
225 HSACodeProps.mIsXNACKEnabled = STM.isXNACKEnabled(); in getHSACodeProps()
235 const GCNSubtarget &STM = MF.getSubtarget<GCNSubtarget>(); in getHSADebugProps() local
238 if (!STM.debuggerSupported()) in getHSADebugProps()
244 if (STM.debuggerEmitPrologue()) { in getHSADebugProps()
DSILoadStoreOptimizer.cpp106 const GCNSubtarget *STM = nullptr; member in __anon2fce1e820111::SILoadStoreOptimizer
466 if (STM->ldsRequiresM0Init()) in read2Opcode()
472 if (STM->ldsRequiresM0Init()) in read2ST64Opcode()
562 if (STM->ldsRequiresM0Init()) in write2Opcode()
568 if (STM->ldsRequiresM0Init()) in write2ST64Opcode()
880 CI.EltSize = AMDGPU::getSMRDEncodedOffset(*STM, 4); in optimizeBlock()
942 STM = &MF.getSubtarget<GCNSubtarget>(); in runOnMachineFunction()
943 if (!STM->loadStoreOptEnabled()) in runOnMachineFunction()
946 TII = STM->getInstrInfo(); in runOnMachineFunction()
/external/u-boot/arch/arm/mach-integrator/
DKconfig33 bool "Core Module for ARM926EJ-STM"
37 bool "Core Module for ARM946E-STM"
41 bool "Core Module for ARM1136JF-STM"
/external/u-boot/board/armltd/integrator/
DREADME75 ap926ejs_config Integrator Core Module for ARM926EJ-STM
76 ap946es_config Integrator Core Module for ARM946E-STM
78 cp926ejs_config Integrator Core Module for ARM926EJ-STM
79 cp946es_config Integrator Core Module for ARM946E-STM
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb/
Dstm-scavenging.ll4 ; Use STM to save the three registers
22 ; Don't use STM: there is no available register to store
/external/nos/test/system-test-harness/src/test-data/NIST-CAVP/
DREADME4 AES-GCM: http://csrc.nist.gov/groups/STM/cavp/documents/mac/gcmtestvectors.zip
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
Dinvalid-t2PUSH-thumb.txt3 # SP and PC are not allowed in the register list on STM instructions in Thumb2.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dcortex-a57-misched-stm.ll6 ; We need second, post-ra scheduling to have STM instruction combined from single-stores
Dcortex-a57-misched-stm-wrback.ll6 ; We need second, post-ra scheduling to have STM instruction combined from single-stores
Dload-store-flags.ll26 ; past it to form the STM.
/external/llvm/test/CodeGen/ARM/
Dload-store-flags.ll26 ; past it to form the STM.
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp761 } else if (const SwitchTypeMatcher *STM = dyn_cast<SwitchTypeMatcher>(M)) { in BuildHistogram() local
762 for (unsigned i = 0, e = STM->getNumCases(); i != e; ++i) in BuildHistogram()
763 BuildHistogram(STM->getCaseMatcher(i), OpcodeFreq); in BuildHistogram()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherEmitter.cpp725 } else if (const SwitchTypeMatcher *STM = dyn_cast<SwitchTypeMatcher>(M)) { in BuildHistogram() local
726 for (unsigned i = 0, e = STM->getNumCases(); i != e; ++i) in BuildHistogram()
727 BuildHistogram(STM->getCaseMatcher(i), OpcodeFreq); in BuildHistogram()
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetData.cpp356 StructLayoutMap *STM = static_cast<StructLayoutMap*>(LayoutMap); in getStructLayout() local
357 StructLayout *&SL = (*STM)[Ty]; in getStructLayout()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp934 } else if (const SwitchTypeMatcher *STM = dyn_cast<SwitchTypeMatcher>(M)) { in BuildHistogram() local
935 for (unsigned i = 0, e = STM->getNumCases(); i != e; ++i) in BuildHistogram()
936 BuildHistogram(STM->getCaseMatcher(i), OpcodeFreq); in BuildHistogram()
/external/llvm/lib/IR/
DDataLayout.cpp560 StructLayoutMap *STM = static_cast<StructLayoutMap*>(LayoutMap); in getStructLayout() local
561 StructLayout *&SL = (*STM)[Ty]; in getStructLayout()
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt134 # SP and PC are not allowed in the register list on STM instructions in Thumb2.
360 # 32-bit Thumb STM instructions cannot have a writeback register which appears
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDataLayout.cpp592 StructLayoutMap *STM = static_cast<StructLayoutMap*>(LayoutMap); in getStructLayout() local
593 StructLayout *&SL = (*STM)[Ty]; in getStructLayout()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt134 # SP and PC are not allowed in the register list on STM instructions in Thumb2.
360 # 32-bit Thumb STM instructions cannot have a writeback register which appears
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dthumb-diagnostics.s71 @ Invalid writeback and register lists for STM
/external/u-boot/
DMAINTAINERS197 ARM STM SPEAR
204 ARM STM STM32MP
212 ARM STM STV0991

1234