Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm-c/
HDCore.h1722 LLVMValueRef LLVMConstZExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType);
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp1190 LLVMValueRef LLVMConstZExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstZExt() function