Home
last modified time | relevance | path

Searched defs:val_lo (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/
Dcodegen_util.cc296 LIR* Mir2Lir::ScanLiteralPoolWide(LIR* data_target, int val_lo, int val_hi) { in ScanLiteralPoolWide()
334 LIR* Mir2Lir::AddWideData(LIR* *constant_list_p, int val_lo, int val_hi) { in AddWideData()
/art/compiler/dex/quick/arm/
Dint_arm.cc122 int32_t val_lo = Low32Bits(val); in GenFusedLongCmpImmBranch() local
1088 uint32_t val_lo = Low32Bits(val); in GenArithImmOpLong() local
Dutility_arm.cc595 int32_t val_lo = Low32Bits(value); in LoadConstantWide() local
/art/compiler/dex/quick/x86/
Dutility_x86.cc319 int32_t val_lo = Low32Bits(value); in LoadConstantWide() local