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

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

Completed in 55 milliseconds