Searched defs:getIntegerValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/ | ||
| HD | MveEmitter.cpp | 479 virtual std::string getIntegerValue(const std::string &) { in getIntegerValue() function in __anon6fdb56600111::Result |
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/ | ||
| HD | Constants.cpp | 400 Constant *Constant::getIntegerValue(Type *Ty, const APInt &V) { in getIntegerValue() function in Constant |