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

  /art/compiler/
compiled_method.h 87 return BitFieldType::Decode(packed_fields_);
93 packed_fields_ = BitFieldType::Update(value, packed_fields_);
104 uint32_t packed_fields_; member in class:art::CompiledCode
compiled_method.cc 30 packed_fields_(InstructionSetField::Encode(instruction_set)) {
  /art/compiler/optimizing/
nodes.h 2464 uint32_t packed_fields_; member in class:art::HInstruction
    [all...]

Completed in 333 milliseconds