Searched defs:GetValue (Results 1 – 4 of 4) sorted by relevance
53 llvm::Value* GetValue(int instruction_id) { in GetValue() function59 llvm::Value* GetValue(InstructionNode* instruction) { in GetValue() function
153 uint32_t GetValue() const { in GetValue() function
103 int32_t GetValue(uint16_t register_index) const { in GetValue() function
1104 int32_t GetValue() const { return value_; } in GetValue() function1118 int64_t GetValue() const { return value_; } in GetValue() function