Searched defs:getSExtValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DConstants.h126 inline int64_t getSExtValue() const { function in class:llvm::ConstantInt
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1167 int64_t getSExtValue() const { return Value->getSExtValue(); } function in class:llvm::SDNode::ConstantSDNode

Completed in 165 milliseconds