Home
last modified time | relevance | path

Searched defs:is_long (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/portable/
Dmir_to_gbc.cc346 ::llvm::Value* MirConverter::GenDivModOp(bool is_div, bool is_long, in GenDivModOp()
369 ::llvm::Value* MirConverter::GenArithOp(OpKind op, bool is_long, in GenArithOp()
/art/compiler/dex/quick/
Dgen_invoke.cc1144 bool is_long, bool is_volatile) { in GenInlinedUnsafeGet()
1171 bool Mir2Lir::GenInlinedUnsafePut(CallInfo* info, bool is_long, in GenInlinedUnsafePut()