Searched refs:GetConstValue (Results 1 – 3 of 3) sorted by relevance
119 virtual int32_t GetConstValue() const { in GetConstValue() function138 int32_t GetConstValue() const { in GetConstValue() function
160 art::StringPrintf("%d", instruction->GetConstValue()) + "\""; in Visit()
127 llvm::ConstantInt::get(*llvm_data_->context_, llvm::APInt(32, instruction->GetConstValue()))); in Visit()134 llvm::ConstantInt::get(*llvm_data_->context_, llvm::APInt(32, instruction->GetConstValue()))); in Visit()