Home
last modified time | relevance | path

Searched refs:LLVMConstIntGetZExtValue (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp297 LLVMConstIntGetZExtValue(Cst), false); in clone_constant_impl()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h2041 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp1420 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetZExtValue() function