Searched defs:intValue (Results 1 – 9 of 9) sorted by relevance
63 …const IntegerValue * intValue = dynamic_cast<const IntegerValue *>(m_options->getOption(kFlagsOpti… in processOptions() local92 const IntegerValue * intValue = dynamic_cast<const IntegerValue *>(value); in processSectionOptions() local108 const IntegerValue * intValue = dynamic_cast<const IntegerValue *>(value); in processSectionOptions() local129 const IntegerValue * intValue = dynamic_cast<const IntegerValue *>(value); in processSectionOptions() local
69 …const IntegerValue * intValue = dynamic_cast<const IntegerValue *>(m_options->getOption(kDriveTagO… in processDriveTagOption() local
271 SizedIntegerValue * intValue = dynamic_cast<SizedIntegerValue*>(value); in processConstants() local1108 SizedIntegerValue intValue(intNode->getValue(), intNode->getSize()); in createSourceFromNode() local
427 uint32_t intValue = strtoul(value, NULL, 0); in parseIntValue() local
48 uint32_t RCToken::intValue() const { in intValue() function in RCToken
716 hexToInt (char **ptr, int *intValue) in hexToInt()
524 hexToInt(char **ptr, int *intValue) in hexToInt()
388 intValue(const struct element *e) in intValue() function
2037 llvm::Value *intValue = atomics.convertRValueToInt(rvalue); in EmitAtomicStore() local