Searched defs:AllocTempSimdReg (Results 1 – 3 of 3) sorted by relevance
42 static x86_64::Assembler::XMMRegister AllocTempSimdReg() { return x86_64::Assembler::xmm0; } in AllocTempSimdReg() function in berberis::__anonfff7b1ad0111::RegAlloc
407 SimdRegister AllocTempSimdReg() { in AllocTempSimdReg() function
102 SimdReg HeavyOptimizerFrontend::AllocTempSimdReg() { in AllocTempSimdReg() function in berberis::HeavyOptimizerFrontend