Home
last modified time | relevance | path

Searched defs:InstARM32FourAddrFP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp3427 template class InstARM32FourAddrFP<InstARM32::Vmla>; variable
3428 template class InstARM32FourAddrFP<InstARM32::Vmls>; variable
H A DIceInstARM32.h950 InstARM32FourAddrFP(Cfg *Func, Variable *Dest, Variable *Src0, Variable *Src1) in InstARM32FourAddrFP() function