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

  /art/compiler/optimizing/
common_arm.h 182 inline int64_t Int64ConstantFrom(Location location) {
common_arm64.h 154 inline int64_t Int64ConstantFrom(Location location) {
170 return vixl::aarch64::Operand(Int64ConstantFrom(location));

Completed in 69 milliseconds