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

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

Completed in 104 milliseconds