Home
last modified time | relevance | path

Searched defs:GetAvailableScratchFpRegisters (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dtarget.h667 VRegMask GetAvailableScratchFpRegisters() const override in GetAvailableScratchFpRegisters() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h774 VRegMask GetAvailableScratchFpRegisters() const override in GetAvailableScratchFpRegisters() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dtarget.h637 VRegMask GetAvailableScratchFpRegisters() const override in GetAvailableScratchFpRegisters() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.h818 virtual VRegMask GetAvailableScratchFpRegisters() const in GetAvailableScratchFpRegisters() function