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

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

Completed in 117 milliseconds