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

  /dalvik/vm/compiler/codegen/x86/
Lower.h 259 add MemoryAccessType & virtualRegNum to memory operands */
260 typedef enum MemoryAccessType {
265 } MemoryAccessType;
295 MemoryAccessType mType;
667 MemoryAccessType mType, int mIndex,
671 MemoryAccessType mType, int mIndex);
786 MemoryAccessType mType, int mIndex);
789 MemoryAccessType mType, int mIndex,
    [all...]
LowerHelper.cpp 422 MemoryAccessType mType, int mIndex,
444 MemoryAccessType mType, int mIndex,
453 MemoryAccessType mType, int mIndex,
469 MemoryAccessType mType, int mIndex,
646 int disp, int base_reg, MemoryAccessType mType, int mIndex,
655 MemoryAccessType mType, int mIndex, LowOpndRegType type) {
664 MemoryAccessType mType, int mIndex, LowOpndRegType type) {
709 int disp, int base_reg, MemoryAccessType mType, int mIndex,
718 MemoryAccessType mType, int mIndex) {
727 MemoryAccessType mType, int mIndex, bool chaining)
    [all...]

Completed in 56 milliseconds