HomeSort by relevance Sort by last modified time
    Searched refs:store_fp_stack_VR (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/compiler/codegen/x86/
LowerAlu.cpp 129 store_fp_stack_VR(true, OpndSize_32, vA); //fstps
140 store_fp_stack_VR(true, OpndSize_64, vA); //fstpl
151 store_fp_stack_VR(true, OpndSize_32, vA); //fstps
162 store_fp_stack_VR(true, OpndSize_64, vA); //fstpl
173 store_fp_stack_VR(true, OpndSize_64, vA); //fstpl
184 store_fp_stack_VR(true, OpndSize_32, vA); //fstps
241 store_fp_stack_VR(true, OpndSize_32, vA);
248 store_fp_stack_VR(true, OpndSize_32, vA);
255 store_fp_stack_VR(true, OpndSize_32, vA);
256 store_fp_stack_VR(true, OpndSize_32, vA)
    [all...]
Lower.h 626 void store_fp_stack_VR(bool pop, OpndSize size, int vA);
    [all...]
LowerHelper.cpp     [all...]

Completed in 759 milliseconds