Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h1530 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal);
/external/llvm/lib/IR/
DCore.cpp762 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetZExtValue() function