Home
last modified time | relevance | path

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

/art/compiler/sea_ir/code_gen/
Dcode_gen.h53 llvm::Value* GetValue(int instruction_id) { in GetValue() function
59 llvm::Value* GetValue(InstructionNode* instruction) { in GetValue() function
/art/runtime/
Dlock_word.h153 uint32_t GetValue() const { in GetValue() function
Dstack_map.h103 int32_t GetValue(uint16_t register_index) const { in GetValue() function
/art/compiler/optimizing/
Dnodes.h1104 int32_t GetValue() const { return value_; } in GetValue() function
1118 int64_t GetValue() const { return value_; } in GetValue() function