integer_d_sse2    353 core/AvmCore-inlines.h 	return (int64_t)integer_d_sse2(d); 
integer_d_sse2    362 core/AvmCore-inlines.h 	return (int64_t)integer_d_sse2(d); 
integer_d_sse2    401 core/AvmCore-inlines.h 	return integer_d_sse2(d);
integer_d_sse2    830 core/AvmCore.h 		static int integer_d_sse2(double d);
integer_d_sse2    116 core/CodegenLIR.cpp #define AVMCORE_integer_d_sse2  AvmCore::integer_d_sse2
integer_d_sse2   1102 core/CodegenLIR.cpp                     call = FUNCTIONID(integer_d_sse2);