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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstants.h140 inline uint64_t getZExtValue() const { return Val.getZExtValue(); } function in class:llvm::final
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1547 uint64_t getZExtValue() const { return Value->getZExtValue(); } function in class:llvm::ConstantSDNode

Completed in 214 milliseconds