Home
last modified time | relevance | path

Searched refs:UnboxSimdPhi (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DEagerSimdUnbox.cpp49 UnboxSimdPhi(const JitCompartment* jitCompartment, MIRGraph& graph, MPhi* phi, SimdType unboxType) in UnboxSimdPhi() function
120 UnboxSimdPhi(jitCompartment, graph, phi, unbox->simdType()); in EagerSimdUnbox()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DEagerSimdUnbox.cpp45 static void UnboxSimdPhi(const JitCompartment* jitCompartment, MIRGraph& graph, in UnboxSimdPhi() function
117 UnboxSimdPhi(jitCompartment, graph, phi, unbox->simdType()); in EagerSimdUnbox()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DEagerSimdUnbox.cpp60 UnboxSimdPhi(const JitCompartment* jitCompartment, MIRGraph& graph, MPhi* phi, MIRType unboxType) in UnboxSimdPhi() function
131 UnboxSimdPhi(jitCompartment, graph, phi, unbox->type()); in EagerSimdUnbox()