Home
last modified time | relevance | path

Searched refs:spills (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp498 DenseSet<InputSectionBase *> spills; in computeInputSections() local
558 spills.insert(sec); in computeInputSections()
592 if (!spills.empty()) { in computeInputSections()
594 if (!spills.contains(sec)) in computeInputSections()
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt167 # 4th power of the key spills to 131th bit in SIMD key setup
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrAtomics.td484 // The fast register allocator used during -O0 inserts spills to cover any VRegs
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td855 // pseudos we avoid spills or copies being inserted within indirect sequences
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td6486 // The fast register allocator used during -O0 inserts spills to cover any VRegs
H A DARMInstrMVE.td6996 // Pseudo instructions for lowering MQQPR and MQQQQPR stack spills and reloads.