Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm-c/
HDCore.h2558 LLVMValueRef LLVMBuildNot(LLVMBuilderRef, LLVMValueRef V, const char *Name);
/trueos/contrib/llvm/lib/IR/
HDCore.cpp2168 LLVMValueRef LLVMBuildNot(LLVMBuilderRef B, LLVMValueRef V, const char *Name) { in LLVMBuildNot() function