Home | History | Annotate | Download | only in quick

Lines Matching refs:mem_type

131 void Mir2Lir::SetMemRefType(LIR* lir, bool is_load, int mem_type) {
146 switch (mem_type) {
163 LOG(FATAL) << "Oat: invalid memref kind - " << mem_type;